| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.cxf.build-utils |
| ArtifactId | ArtifactIdcxf-buildtools |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache CXF Buildtools
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cxf-buildtools-4.0.0.pom | |
| cxf-buildtools-4.0.0.jar | 31 KB |
| cxf-buildtools-4.0.0-sources.jar | 28 KB |
| cxf-buildtools-4.0.0-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.build-utils/cxf-buildtools/ -->
<dependency>
<groupId>org.apache.cxf.build-utils</groupId>
<artifactId>cxf-buildtools</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.build-utils/cxf-buildtools/
implementation 'org.apache.cxf.build-utils:cxf-buildtools:4.0.0'
// https://jarcasting.com/artifacts/org.apache.cxf.build-utils/cxf-buildtools/
implementation ("org.apache.cxf.build-utils:cxf-buildtools:4.0.0")
'org.apache.cxf.build-utils:cxf-buildtools:jar:4.0.0'
<dependency org="org.apache.cxf.build-utils" name="cxf-buildtools" rev="4.0.0">
<artifact name="cxf-buildtools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.build-utils', module='cxf-buildtools', version='4.0.0')
)
libraryDependencies += "org.apache.cxf.build-utils" % "cxf-buildtools" % "4.0.0"
[org.apache.cxf.build-utils/cxf-buildtools "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| jdom : jdom Optional | jar | 1.0 |
| org.codehaus.plexus : plexus-utils Optional | jar | 3.0.24 |
| org.apache.maven : maven-plugin-api Optional | jar | 3.3.9 |
| org.apache.maven : maven-model Optional | jar | 3.3.9 |
| org.apache.maven : maven-project Optional | jar | 2.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugins : maven-shade-plugin Optional | jar | 3.2.1 |
| net.sourceforge.pmd : pmd-java | jar | 6.11.0 |