GroupId | GroupIdorg.apache.cxf.fediz.systests |
---|---|
ArtifactId | ArtifactIdfediz-systests-spring |
Version | Version1.4.6 |
Type | Typejar |
Filename | Size |
---|---|
fediz-systests-spring-1.4.6.pom | |
fediz-systests-spring-1.4.6.jar | 8 KB |
fediz-systests-spring-1.4.6-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/fediz-systests-spring/ -->
<dependency>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-spring</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/fediz-systests-spring/
implementation 'org.apache.cxf.fediz.systests:fediz-systests-spring:1.4.6'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/fediz-systests-spring/
implementation ("org.apache.cxf.fediz.systests:fediz-systests-spring:1.4.6")
'org.apache.cxf.fediz.systests:fediz-systests-spring:jar:1.4.6'
<dependency org="org.apache.cxf.fediz.systests" name="fediz-systests-spring" rev="1.4.6">
<artifact name="fediz-systests-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.systests', module='fediz-systests-spring', version='1.4.6')
)
libraryDependencies += "org.apache.cxf.fediz.systests" % "fediz-systests-spring" % "1.4.6"
[org.apache.cxf.fediz.systests/fediz-systests-spring "1.4.6"]