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