Skip to content

Releases: micronaut-projects/micronaut-core

Micronaut 1.1.0 Milestone 1

12 Feb 11:44
Compare
Choose a tag to compare
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.4

29 Jan 11:43
Compare
Choose a tag to compare

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.3

08 Jan 14:16
Compare
Choose a tag to compare

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.2

19 Dec 10:19
Compare
Choose a tag to compare

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.1

13 Nov 10:51
Compare
Choose a tag to compare

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 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