Skip to content

Releases: micronaut-projects/micronaut-core

Micronaut 1.0.0 RC3

16 Oct 14:29
Compare
Choose a tag to compare
Micronaut 1.0.0 RC3 Pre-release
Pre-release

NOTICE: It can take a while for all the dependencies to arrive to Maven Central and JCenter, if you are having dependency resolution issues add the following repository:

repositories {
    maven {
        url  "https://dl.bintray.com/micronaut/core-releases-local" 
    }
}

Micronaut 1.0.0 RC2

08 Oct 14:49
Compare
Choose a tag to compare
Micronaut 1.0.0 RC2 Pre-release
Pre-release

NOTICE: There is a temporary synchronization problem between bintray and jcenter. If you are having trouble resolving the websocket dependency please add the following repo until it is resolved:

repositories {
    maven {
        url  "https://dl.bintray.com/micronaut/core-releases-local" 
    }
}

Micronaut 1.0.0 RC1

Micronaut 1.0.0 M4

Micronaut 1.0.0 M3

19 Jul 14:28
Compare
Choose a tag to compare
Micronaut 1.0.0 M3 Pre-release
Pre-release

Micronaut 1.0.0 M2

Micronaut 1.0.0 M1

29 May 19:56
Compare
Choose a tag to compare
Micronaut 1.0.0 M1 Pre-release
Pre-release

First milestone of 1.0.0 for Micronaut. See the documentation at http://docs.micronaut.io/latest/guide/index.html