GroupId | GroupIdcom.webcohesion.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-jaxws |
Version | Version2.9.1 |
Type | Typejar |
Filename | Size |
---|---|
enunciate-jaxws-2.9.1.pom | |
enunciate-jaxws-2.9.1.jar | 75 KB |
enunciate-jaxws-2.9.1-sources.jar | 48 KB |
enunciate-jaxws-2.9.1-javadoc.jar | 234 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-jaxws/ -->
<dependency>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-jaxws</artifactId>
<version>2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-jaxws/
implementation 'com.webcohesion.enunciate:enunciate-jaxws:2.9.1'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-jaxws/
implementation ("com.webcohesion.enunciate:enunciate-jaxws:2.9.1")
'com.webcohesion.enunciate:enunciate-jaxws:jar:2.9.1'
<dependency org="com.webcohesion.enunciate" name="enunciate-jaxws" rev="2.9.1">
<artifact name="enunciate-jaxws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-jaxws', version='2.9.1')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-jaxws" % "2.9.1"
[com.webcohesion.enunciate/enunciate-jaxws "2.9.1"]