License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers Helidon Microservices |
GroupId | GroupIdorg.glassfish.metro |
ArtifactId | ArtifactIdhelidon-se |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetro - 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
helidon-se-2.0.1.pom | |
helidon-se-2.0.1.jar | 36 KB |
helidon-se-2.0.1-sources.jar | 23 KB |
helidon-se-2.0.1-javadoc.jar | 420 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.helidon.webserver : helidon-webserver | jar | |
io.helidon.common : helidon-common-service-loader | jar |
Group / Artifact | Type | Version |
---|---|---|
com.sun.activation : javax.activation | jar | 1.2.0 |