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