License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-buildtools |
Last Version | Last Version2.2.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF Buildtools
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cxf-buildtools-2.2.12.pom | |
cxf-buildtools-2.2.12.jar | 30 KB |
cxf-buildtools-2.2.12-sources.jar | 27 KB |
cxf-buildtools-2.2.12-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-buildtools/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-buildtools</artifactId>
<version>2.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-buildtools/
implementation 'org.apache.cxf:cxf-buildtools:2.2.12'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-buildtools/
implementation ("org.apache.cxf:cxf-buildtools:2.2.12")
'org.apache.cxf:cxf-buildtools:jar:2.2.12'
<dependency org="org.apache.cxf" name="cxf-buildtools" rev="2.2.12">
<artifact name="cxf-buildtools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-buildtools', version='2.2.12')
)
libraryDependencies += "org.apache.cxf" % "cxf-buildtools" % "2.2.12"
[org.apache.cxf/cxf-buildtools "2.2.12"]
Group / Artifact | Type | Version |
---|---|---|
jdom : jdom Optional | jar | 1.0 |
org.codehaus.plexus : plexus-utils Optional | jar | 1.4.4 |
org.apache.maven : maven-plugin-api Optional | jar | 2.0.7 |
org.apache.maven : maven-model Optional | jar | 2.0.7 |
org.apache.maven : maven-project Optional | jar | 2.0.7 |
org.apache.maven.plugins : maven-shade-plugin Optional | jar | 1.3.2 |
pmd : pmd | jar | 4.2 |