| License |
License |
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers |
| GroupId | GroupIdorg.glassfish.metro |
| ArtifactId | ArtifactIdwebservices-extra-api |
| Version | Version2.4.5 |
| Type | Typejar |
| Description |
DescriptionMetro Web Services Extra API non-OSGi Bundle
This module contains the compilation of the legacy web service APIs.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| webservices-extra-api-2.4.5.pom | |
| webservices-extra-api-2.4.5.jar | 161 KB |
| webservices-extra-api-2.4.5-sources.jar | 228 KB |
| webservices-extra-api-2.4.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.metro/webservices-extra-api/ -->
<dependency>
<groupId>org.glassfish.metro</groupId>
<artifactId>webservices-extra-api</artifactId>
<version>2.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.metro/webservices-extra-api/
implementation 'org.glassfish.metro:webservices-extra-api:2.4.5'
// https://jarcasting.com/artifacts/org.glassfish.metro/webservices-extra-api/
implementation ("org.glassfish.metro:webservices-extra-api:2.4.5")
'org.glassfish.metro:webservices-extra-api:jar:2.4.5'
<dependency org="org.glassfish.metro" name="webservices-extra-api" rev="2.4.5">
<artifact name="webservices-extra-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.metro', module='webservices-extra-api', version='2.4.5')
)
libraryDependencies += "org.glassfish.metro" % "webservices-extra-api" % "2.4.5"
[org.glassfish.metro/webservices-extra-api "2.4.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.soap : jakarta.xml.soap-api | jar | 1.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.3 |
| jakarta.activation : jakarta.activation-api | jar | 1.2.2 |