h

helidon-microprofile-2.2

Files download
File Operation
helidon-microprofile-2.2-1.4.14.jar download
helidon-microprofile-2.2-1.4.14.pom download
helidon-microprofile-2.2-1.4.14-sources.jar download
Apache Maven
<dependency>
  <groupId>io.helidon.microprofile.bundles</groupId>
  <artifactId>helidon-microprofile-2.2</artifactId>
  <version>1.4.14</version>
</dependency>
Gradle Groovy
implementation 'io.helidon.microprofile.bundles:helidon-microprofile-2.2:1.4.14'
Gradle Kotlin
implementation("io.helidon.microprofile.bundles:helidon-microprofile-2.2:1.4.14")
Scala SBT
libraryDependencies += "io.helidon.microprofile.bundles" % "helidon-microprofile-2.2" % "1.4.14"
Groovy Grape
@Grapes(
  @Grab(group='io.helidon.microprofile.bundles', module='helidon-microprofile-2.2', version='1.4.14')
)
Apache Ivy
<dependency org="io.helidon.microprofile.bundles" name="helidon-microprofile-2.2" rev="1.4.14" />
Leiningen
[io.helidon.microprofile.bundles/helidon-microprofile-2.2 "1.4.14"]
Apache Buildr
'io.helidon.microprofile.bundles:helidon-microprofile-2.2:jar:1.4.14'