Last Version

Apache CXF Ant Tasks 2.1.10


License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-anttasks
Version

Version

2.1.10
Type

Type

jar
Description

Description

Apache CXF Ant Tasks
Project URL

Project URL

http://cxf.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download cxf-anttasks 2.1.10


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.cxf : cxf-tools-wsdlto-core jar 2.1.10
org.apache.cxf : cxf-tools-java2ws jar 2.1.10
ant : ant jar 1.6.5
ant : ant-nodeps jar 1.6.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.