Categories |
CategoriesTomcat Container Application Servers |
---|---|
GroupId | GroupIdorg.apache.cxf.fediz.systests |
ArtifactId | ArtifactIdsystests-tomcat7 |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
systests-tomcat7-1.1.1.pom | |
systests-tomcat7-1.1.1.jar | 7 KB |
systests-tomcat7-1.1.1-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-tomcat7/ -->
<dependency>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>systests-tomcat7</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-tomcat7/
implementation 'org.apache.cxf.fediz.systests:systests-tomcat7:1.1.1'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-tomcat7/
implementation ("org.apache.cxf.fediz.systests:systests-tomcat7:1.1.1")
'org.apache.cxf.fediz.systests:systests-tomcat7:jar:1.1.1'
<dependency org="org.apache.cxf.fediz.systests" name="systests-tomcat7" rev="1.1.1">
<artifact name="systests-tomcat7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.systests', module='systests-tomcat7', version='1.1.1')
)
libraryDependencies += "org.apache.cxf.fediz.systests" % "systests-tomcat7" % "1.1.1"
[org.apache.cxf.fediz.systests/systests-tomcat7 "1.1.1"]