GroupId | GroupIdorg.ow2.petals.wsstar.oasis-ws-resourcelifetime |
---|---|
ArtifactId | ArtifactIdwsrf-rl-services |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
wsrf-rl-services-1.0.1.pom | |
wsrf-rl-services-1.0.1.jar | 8 KB |
wsrf-rl-services-1.0.1-tests.jar | 2 KB |
wsrf-rl-services-1.0.1-sources.jar | 8 KB |
wsrf-rl-services-1.0.1-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.wsstar.oasis-ws-resourcelifetime/wsrf-rl-services/ -->
<dependency>
<groupId>org.ow2.petals.wsstar.oasis-ws-resourcelifetime</groupId>
<artifactId>wsrf-rl-services</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.wsstar.oasis-ws-resourcelifetime/wsrf-rl-services/
implementation 'org.ow2.petals.wsstar.oasis-ws-resourcelifetime:wsrf-rl-services:1.0.1'
// https://jarcasting.com/artifacts/org.ow2.petals.wsstar.oasis-ws-resourcelifetime/wsrf-rl-services/
implementation ("org.ow2.petals.wsstar.oasis-ws-resourcelifetime:wsrf-rl-services:1.0.1")
'org.ow2.petals.wsstar.oasis-ws-resourcelifetime:wsrf-rl-services:jar:1.0.1'
<dependency org="org.ow2.petals.wsstar.oasis-ws-resourcelifetime" name="wsrf-rl-services" rev="1.0.1">
<artifact name="wsrf-rl-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.wsstar.oasis-ws-resourcelifetime', module='wsrf-rl-services', version='1.0.1')
)
libraryDependencies += "org.ow2.petals.wsstar.oasis-ws-resourcelifetime" % "wsrf-rl-services" % "1.0.1"
[org.ow2.petals.wsstar.oasis-ws-resourcelifetime/wsrf-rl-services "1.0.1"]