| GroupId | GroupIdorg.codehaus.enunciate |
|---|---|
| ArtifactId | ArtifactIdenunciate-core-tools |
| Last Version | Last Version1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| enunciate-core-tools-1.7.pom | |
| enunciate-core-tools-1.7.jar | 13 KB |
| enunciate-core-tools-1.7-sources.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-core-tools/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-core-tools</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-core-tools/
implementation 'org.codehaus.enunciate:enunciate-core-tools:1.7'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-core-tools/
implementation ("org.codehaus.enunciate:enunciate-core-tools:1.7")
'org.codehaus.enunciate:enunciate-core-tools:jar:1.7'
<dependency org="org.codehaus.enunciate" name="enunciate-core-tools" rev="1.7">
<artifact name="enunciate-core-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-core-tools', version='1.7')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-core-tools" % "1.7"
[org.codehaus.enunciate/enunciate-core-tools "1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| xfire : xfire-jsr181-api | jar | 1.0-M1 |
| javax.xml.ws : jaxws-api | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |