License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.fediz.systests |
ArtifactId | ArtifactIdsystests-tests |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Fediz Systests Tests
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 Organization |
Project Organization |
Filename | Size |
---|---|
systests-tests-1.1.3.pom | |
systests-tests-1.1.3.jar | 7 KB |
systests-tests-1.1.3-tests.jar | 12 KB |
systests-tests-1.1.3-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-tests/ -->
<dependency>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>systests-tests</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-tests/
implementation 'org.apache.cxf.fediz.systests:systests-tests:1.1.3'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-tests/
implementation ("org.apache.cxf.fediz.systests:systests-tests:1.1.3")
'org.apache.cxf.fediz.systests:systests-tests:jar:1.1.3'
<dependency org="org.apache.cxf.fediz.systests" name="systests-tests" rev="1.1.3">
<artifact name="systests-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.systests', module='systests-tests', version='1.1.3')
)
libraryDependencies += "org.apache.cxf.fediz.systests" % "systests-tests" % "1.1.3"
[org.apache.cxf.fediz.systests/systests-tests "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf.fediz : fediz-core | jar | 1.1.3 |
org.apache.httpcomponents : httpclient | jar | 4.3.5 |
net.htmlparser.jericho : jericho-html | jar | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |