micronaut-core

Micronaut Application Framework

APACHE-2.0 License

Stars
6K
Committers
408

Bot releases are visible (Hide)

micronaut-core - Micronaut 1.2.0 RC1

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

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

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

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

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.1.0 RC2

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

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.1.0 RC1

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

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

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