License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-databinding-jibx |
Last Version | Last Version3.1.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF Data Binding JiBX System Tests
Apache CXF Data Binding JiBX System Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-databinding-jibx/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-databinding-jibx</artifactId>
<version>3.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-databinding-jibx/
implementation 'org.apache.cxf.systests:cxf-systests-databinding-jibx:3.1.18'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-databinding-jibx/
implementation ("org.apache.cxf.systests:cxf-systests-databinding-jibx:3.1.18")
'org.apache.cxf.systests:cxf-systests-databinding-jibx:jar:3.1.18'
<dependency org="org.apache.cxf.systests" name="cxf-systests-databinding-jibx" rev="3.1.18">
<artifact name="cxf-systests-databinding-jibx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-databinding-jibx', version='3.1.18')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-databinding-jibx" % "3.1.18"
[org.apache.cxf.systests/cxf-systests-databinding-jibx "3.1.18"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-tools-common | jar | 3.1.18 |
org.apache.cxf : cxf-core | jar | 3.1.18 |
org.apache.cxf : cxf-rt-databinding-jaxb | jar | 3.1.18 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.1.18 |
org.apache.cxf : cxf-rt-bindings-soap | jar | 3.1.18 |
org.apache.cxf : cxf-rt-databinding-jibx | jar | 3.1.18 |
org.apache.cxf : cxf-rt-transports-http | jar | 3.1.18 |
org.eclipse.jetty : jetty-server | jar | 9.2.26.v20180806 |
org.eclipse.jetty : jetty-webapp | jar | 9.2.26.v20180806 |
org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.1.18 |
org.apache.cxf : cxf-rt-transports-local | jar | 3.1.18 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.1.18 |
org.springframework : spring-core | jar | 4.1.9.RELEASE |
org.springframework : spring-test | jar | 4.1.9.RELEASE |
com.sun.xml.fastinfoset : FastInfoset | jar | 1.2.13 |
org.jibx : jibx-bind | jar | 1.2.6 |
org.jibx : jibx-run | jar | 1.2.6 |
org.jibx : jibx-schema | jar | 1.2.6 |
org.jibx : jibx-tools | jar | 1.2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.apache.cxf : cxf-testutils | jar | 3.1.18 |
org.springframework : spring-web | jar | 4.1.9.RELEASE |
org.springframework : spring-beans | jar | 4.1.9.RELEASE |
org.springframework : spring-context | jar | 4.1.9.RELEASE |
junit : junit | jar | 4.12 |
commons-io : commons-io | jar | 2.0 |