License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.build-utils |
ArtifactId | ArtifactIdcxf-xml2fastinfoset-test |
Version | Version4.0.0 |
Type | Typejar |
Description |
DescriptionApache CXF XML to FastInfoset Maven2 Plugin Test
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 |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.build-utils/cxf-xml2fastinfoset-test/ -->
<dependency>
<groupId>org.apache.cxf.build-utils</groupId>
<artifactId>cxf-xml2fastinfoset-test</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.build-utils/cxf-xml2fastinfoset-test/
implementation 'org.apache.cxf.build-utils:cxf-xml2fastinfoset-test:4.0.0'
// https://jarcasting.com/artifacts/org.apache.cxf.build-utils/cxf-xml2fastinfoset-test/
implementation ("org.apache.cxf.build-utils:cxf-xml2fastinfoset-test:4.0.0")
'org.apache.cxf.build-utils:cxf-xml2fastinfoset-test:jar:4.0.0'
<dependency org="org.apache.cxf.build-utils" name="cxf-xml2fastinfoset-test" rev="4.0.0">
<artifact name="cxf-xml2fastinfoset-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.build-utils', module='cxf-xml2fastinfoset-test', version='4.0.0')
)
libraryDependencies += "org.apache.cxf.build-utils" % "cxf-xml2fastinfoset-test" % "4.0.0"
[org.apache.cxf.build-utils/cxf-xml2fastinfoset-test "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |