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