Skip to content

Releases: micronaut-projects/micronaut-core

Micronaut 1.1.0 RC1

20 Mar 15:04

Choose a tag to compare

Micronaut 1.1.0 RC1 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.1.0 Milestone 2

27 Feb 15:58

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

12 Feb 11:44

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

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

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

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

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

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

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

30 Sep 14:22

Choose a tag to compare