License |
License |
---|---|
GroupId | GroupIdnz.ac.auckland.composite |
ArtifactId | ArtifactIdcomposite-cxf-tools |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncomposite-cxf-tools
Collection of the standard tool dependencies used for Apache CXF. These are needed when generating code in ant scripts.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
composite-cxf-tools-2.2.pom | |
composite-cxf-tools-2.2.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nz.ac.auckland.composite/composite-cxf-tools/ -->
<dependency>
<groupId>nz.ac.auckland.composite</groupId>
<artifactId>composite-cxf-tools</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.auckland.composite/composite-cxf-tools/
implementation 'nz.ac.auckland.composite:composite-cxf-tools:2.2'
// https://jarcasting.com/artifacts/nz.ac.auckland.composite/composite-cxf-tools/
implementation ("nz.ac.auckland.composite:composite-cxf-tools:2.2")
'nz.ac.auckland.composite:composite-cxf-tools:jar:2.2'
<dependency org="nz.ac.auckland.composite" name="composite-cxf-tools" rev="2.2">
<artifact name="composite-cxf-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.auckland.composite', module='composite-cxf-tools', version='2.2')
)
libraryDependencies += "nz.ac.auckland.composite" % "composite-cxf-tools" % "2.2"
[nz.ac.auckland.composite/composite-cxf-tools "2.2"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.auckland.composite : composite-logging-jcl | pom | [2,) |
org.apache.cxf : cxf-tools-wsdlto-core | jar | [2.6.0] |
org.apache.cxf : cxf-tools-wsdlto-frontend-jaxws | jar | [2.6.0] |
org.apache.cxf : cxf-tools-wsdlto-databinding-jaxb | jar | [2.6.0] |
javax.mail : mail | jar | [1.4,1.5) |
Version |
---|
2.2
|