org.codehaus.enunciate:enunciate-core-tools


GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-core-tools
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Download enunciate-core-tools

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
xfire : xfire-jsr181-api jar 1.0-M1
javax.xml.ws : jaxws-api jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.7
1.7-RC2
1.7-RC1
1.6
1.6-RC1
1.5
1.5-RC1
1.4
1.3
1.2
1.1
1.1-RC1