| License |
License |
|---|---|
| GroupId | GroupIdcom.apitrary |
| ArtifactId | ArtifactIdapitrary-transport-cxf |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapitrary-transport-cxf
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.apitrary/apitrary-transport-cxf/ -->
<dependency>
<groupId>com.apitrary</groupId>
<artifactId>apitrary-transport-cxf</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.apitrary/apitrary-transport-cxf/
implementation 'com.apitrary:apitrary-transport-cxf:1.0.0'
// https://jarcasting.com/artifacts/com.apitrary/apitrary-transport-cxf/
implementation ("com.apitrary:apitrary-transport-cxf:1.0.0")
'com.apitrary:apitrary-transport-cxf:jar:1.0.0'
<dependency org="com.apitrary" name="apitrary-transport-cxf" rev="1.0.0">
<artifact name="apitrary-transport-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.apitrary', module='apitrary-transport-cxf', version='1.0.0')
)
libraryDependencies += "com.apitrary" % "apitrary-transport-cxf" % "1.0.0"
[com.apitrary/apitrary-transport-cxf "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-api | jar | 2.6.2 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 2.6.2 |
| org.apache.cxf : cxf-rt-transports-http | jar | 2.6.2 |
| log4j : log4j | jar | 1.2.17 |
| com.apitrary : apitrary-api | jar | 1.0.0 |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |