License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-xjc-ts-test |
Version | Version2.2.12 |
Type | Typejar |
Description |
DescriptionApache CXF XJC toString Plugin Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cxf-xjc-ts-test-2.2.12.pom | |
cxf-xjc-ts-test-2.2.12.jar | 18 KB |
cxf-xjc-ts-test-2.2.12-sources.jar | 15 KB |
cxf-xjc-ts-test-2.2.12-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-xjc-ts-test/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-ts-test</artifactId>
<version>2.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-xjc-ts-test/
implementation 'org.apache.cxf:cxf-xjc-ts-test:2.2.12'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-xjc-ts-test/
implementation ("org.apache.cxf:cxf-xjc-ts-test:2.2.12")
'org.apache.cxf:cxf-xjc-ts-test:jar:2.2.12'
<dependency org="org.apache.cxf" name="cxf-xjc-ts-test" rev="2.2.12">
<artifact name="cxf-xjc-ts-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-xjc-ts-test', version='2.2.12')
)
libraryDependencies += "org.apache.cxf" % "cxf-xjc-ts-test" % "2.2.12"
[org.apache.cxf/cxf-xjc-ts-test "2.2.12"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.1.13 |
com.sun.xml.bind : jaxb-xjc | jar | 2.1.13 |
org.apache.cxf : cxf-common-utilities | jar | 2.2.12 |
commons-lang : commons-lang | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |