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