Last Version

Micronaut 1.0.0.RC2

Natively Cloud Native

License

License

Categories

Categories

Micronaut Container Microservices
GroupId

GroupId

io.micronaut
ArtifactId

ArtifactId

bom
Version

Version

1.0.0.RC2
Type

Type

jar
Description

Description

Micronaut
Natively Cloud Native
Project URL

Project URL

http://micronaut.io

Download bom 1.0.0.RC2


<!-- https://jarcasting.com/artifacts/io.micronaut/bom/ -->
<dependency>
    <groupId>io.micronaut</groupId>
    <artifactId>bom</artifactId>
    <version>1.0.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.micronaut/bom/
implementation 'io.micronaut:bom:1.0.0.RC2'
// https://jarcasting.com/artifacts/io.micronaut/bom/
implementation ("io.micronaut:bom:1.0.0.RC2")
'io.micronaut:bom:jar:1.0.0.RC2'
<dependency org="io.micronaut" name="bom" rev="1.0.0.RC2">
  <artifact name="bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.micronaut', module='bom', version='1.0.0.RC2')
)
libraryDependencies += "io.micronaut" % "bom" % "1.0.0.RC2"
[io.micronaut/bom "1.0.0.RC2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.