micronaut-core

Micronaut Application Framework

APACHE-2.0 License

Stars
6K
Committers
408

Bot releases are hidden (Show)

micronaut-core - Micronaut 1.0.4

Published by graemerocher over 5 years ago

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-core - Micronaut 1.0.3

Published by graemerocher almost 6 years ago

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-core - Micronaut 1.0.2

Published by graemerocher almost 6 years ago

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-core - Micronaut 1.0.1

Published by graemerocher almost 6 years ago

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-core - Micronaut 1.0.0 RC3

Published by graemerocher about 6 years ago

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-core - Micronaut 1.0.0 RC2

Published by graemerocher about 6 years ago

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-core - Micronaut 1.0.0 M3

Published by graemerocher over 6 years ago

Special thanks to @remkop for improvements to the Micronaut CLI based on PicoCLI

micronaut-core - Micronaut 1.0.0 M1

Published by graemerocher over 6 years ago

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