is not current version
Last Version 3.0.1

org.apache.geronimo.plugins:webservices 2.1.6

webservices plugin

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.plugins
ArtifactId

ArtifactId

webservices
Version

Version

2.1.6
Type

Type

pom

Download webservices 2.1.6

Filename Size
webservices-2.1.6.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.geronimo.plugins/webservices/ -->
<dependency>
    <groupId>org.apache.geronimo.plugins</groupId>
    <artifactId>webservices</artifactId>
    <version>2.1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/webservices/
implementation 'org.apache.geronimo.plugins:webservices:2.1.6'
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/webservices/
implementation ("org.apache.geronimo.plugins:webservices:2.1.6")
'org.apache.geronimo.plugins:webservices:pom:2.1.6'
<dependency org="org.apache.geronimo.plugins" name="webservices" rev="2.1.6">
  <artifact name="webservices" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='webservices', version='2.1.6')
)
libraryDependencies += "org.apache.geronimo.plugins" % "webservices" % "2.1.6"
[org.apache.geronimo.plugins/webservices "2.1.6"]