is not current version
Last Version 2.0.1

org.glassfish.metro:helidon-se 1.0.1


Categories

Categories

GlassFish Container Application Servers Helidon Microservices
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

helidon-se
Version

Version

1.0.1
Type

Type

jar

Download helidon-se 1.0.1


<!-- https://jarcasting.com/artifacts/org.glassfish.metro/helidon-se/ -->
<dependency>
    <groupId>org.glassfish.metro</groupId>
    <artifactId>helidon-se</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.metro/helidon-se/
implementation 'org.glassfish.metro:helidon-se:1.0.1'
// https://jarcasting.com/artifacts/org.glassfish.metro/helidon-se/
implementation ("org.glassfish.metro:helidon-se:1.0.1")
'org.glassfish.metro:helidon-se:jar:1.0.1'
<dependency org="org.glassfish.metro" name="helidon-se" rev="1.0.1">
  <artifact name="helidon-se" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.metro', module='helidon-se', version='1.0.1')
)
libraryDependencies += "org.glassfish.metro" % "helidon-se" % "1.0.1"
[org.glassfish.metro/helidon-se "1.0.1"]