License |
License
CDDL + GPLv2 with classpath exception
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.webservices |
ArtifactId | ArtifactIdwebservices |
Version | Version3.2-b06 |
Type | Typepom |
Description |
DescriptionGlassFish Web Services related modules
|
Project Organization |
Project OrganizationGlassFish Community |
Filename | Size |
---|---|
webservices-3.2-b06.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.webservices/webservices/ -->
<dependency>
<groupId>org.glassfish.webservices</groupId>
<artifactId>webservices</artifactId>
<version>3.2-b06</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.webservices/webservices/
implementation 'org.glassfish.webservices:webservices:3.2-b06'
// https://jarcasting.com/artifacts/org.glassfish.webservices/webservices/
implementation ("org.glassfish.webservices:webservices:3.2-b06")
'org.glassfish.webservices:webservices:pom:3.2-b06'
<dependency org="org.glassfish.webservices" name="webservices" rev="3.2-b06">
<artifact name="webservices" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.webservices', module='webservices', version='3.2-b06')
)
libraryDependencies += "org.glassfish.webservices" % "webservices" % "3.2-b06"
[org.glassfish.webservices/webservices "3.2-b06"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.3.1 |