| License |
License |
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers |
| GroupId | GroupIdorg.glassfish.main.webservices |
| ArtifactId | ArtifactIdwebservices |
| Version | Version6.1.0 |
| Type | Typepom |
| Description |
DescriptionGlassFish Web Services related modules
Eclipse GlassFish Parent Project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| webservices-6.1.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.main.webservices/webservices/ -->
<dependency>
<groupId>org.glassfish.main.webservices</groupId>
<artifactId>webservices</artifactId>
<version>6.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.main.webservices/webservices/
implementation 'org.glassfish.main.webservices:webservices:6.1.0'
// https://jarcasting.com/artifacts/org.glassfish.main.webservices/webservices/
implementation ("org.glassfish.main.webservices:webservices:6.1.0")
'org.glassfish.main.webservices:webservices:pom:6.1.0'
<dependency org="org.glassfish.main.webservices" name="webservices" rev="6.1.0">
<artifact name="webservices" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.webservices', module='webservices', version='6.1.0')
)
libraryDependencies += "org.glassfish.main.webservices" % "webservices" % "6.1.0"
[org.glassfish.main.webservices/webservices "6.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit Optional | jar | 4.13.2 |