| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.cxf.fediz.systests |
| ArtifactId | ArtifactIdsystests-spring |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Fediz Systests Spring Security
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-spring-1.1.3.pom | |
| systests-spring-1.1.3.jar | 7 KB |
| systests-spring-1.1.3-sources.jar | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-spring/ -->
<dependency>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>systests-spring</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-spring/
implementation 'org.apache.cxf.fediz.systests:systests-spring:1.1.3'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-spring/
implementation ("org.apache.cxf.fediz.systests:systests-spring:1.1.3")
'org.apache.cxf.fediz.systests:systests-spring:jar:1.1.3'
<dependency org="org.apache.cxf.fediz.systests" name="systests-spring" rev="1.1.3">
<artifact name="systests-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.systests', module='systests-spring', version='1.1.3')
)
libraryDependencies += "org.apache.cxf.fediz.systests" % "systests-spring" % "1.1.3"
[org.apache.cxf.fediz.systests/systests-spring "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty : jetty-server | jar | 8.1.12.v20130726 |
| org.eclipse.jetty : jetty-security | jar | 8.1.12.v20130726 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty : jetty-xml | jar | 8.1.12.v20130726 |
| org.eclipse.jetty : jetty-webapp | jar | 8.1.12.v20130726 |
| org.eclipse.jetty : jetty-jsp | jar | 8.1.12.v20130726 |
| junit : junit | jar | 4.12 |
| org.apache.cxf.fediz.systests : systests-tests | test-jar | 1.1.3 |