| License |
License |
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers |
| GroupId | GroupIdorg.glassfish.metro |
| ArtifactId | ArtifactIdwebservices-extra-api |
| Last Version | Last Version2.4.8 |
| Release Date | Release Date |
| 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.8.pom | |
| webservices-extra-api-2.4.8.jar | 57 KB |
| webservices-extra-api-2.4.8-sources.jar | 81 KB |
| webservices-extra-api-2.4.8-javadoc.jar | 351 KB |
| 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.metro/webservices-extra-api/
implementation 'org.glassfish.metro:webservices-extra-api:2.4.8'
// https://jarcasting.com/artifacts/org.glassfish.metro/webservices-extra-api/
implementation ("org.glassfish.metro:webservices-extra-api:2.4.8")
'org.glassfish.metro:webservices-extra-api:jar:2.4.8'
<dependency org="org.glassfish.metro" name="webservices-extra-api" rev="2.4.8">
<artifact name="webservices-extra-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.metro', module='webservices-extra-api', version='2.4.8')
)
libraryDependencies += "org.glassfish.metro" % "webservices-extra-api" % "2.4.8"
[org.glassfish.metro/webservices-extra-api "2.4.8"]
| 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 |