Last Version

Helidon BOM POM 3.0.0-M2

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon
ArtifactId

ArtifactId

helidon-bom
Version

Version

3.0.0-M2
Type

Type

pom
Description

Description

Helidon BOM POM
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/helidon-bom
Project Organization

Project Organization

Oracle Corporation

Download helidon-bom 3.0.0-M2

Filename Size
helidon-bom-3.0.0-M2.pom 53 KB
Browse

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

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.