Last Version

Metro - Helidon SE 2.0.1

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

GlassFish Container Application Servers Helidon Microservices
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

helidon-se
Version

Version

2.0.1
Type

Type

jar
Description

Description

Metro - Helidon SE
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/helidon-se
Project Organization

Project Organization

Eclipse Foundation

Download helidon-se 2.0.1


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

Dependencies

compile (11)

Group / Artifact Type Version
org.glassfish.metro : helidon-activation jar 2.0.1
com.sun.activation : jakarta.activation jar 2.0.1
jakarta.annotation : jakarta.annotation-api jar
jakarta.xml.bind : jakarta.xml.bind-api jar
jakarta.xml.ws : jakarta.xml.ws-api jar 3.0.1
jakarta.xml.soap : jakarta.xml.soap-api jar 2.0.1
jakarta.jws : jakarta.jws-api jar 3.0.0
com.sun.xml.ws : rt jar 3.0.2
org.glassfish.metro : wsit-impl jar 3.0.2
javax.annotation : javax.annotation-api jar 1.3.2
javax.xml.bind : jaxb-api jar 2.3.1

provided (2)

Group / Artifact Type Version
io.helidon.webserver : helidon-webserver jar
io.helidon.common : helidon-common-service-loader jar

runtime (1)

Group / Artifact Type Version
com.sun.activation : javax.activation jar 1.2.0

Project Modules

There are no modules declared in this project.