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