Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.syncope.identityconnectors.bundles.staticws |
ArtifactId | ArtifactIdws-target-resource |
Version | Version0.2.2 |
Type | Typewar |
Filename | Size |
---|---|
ws-target-resource-0.2.2.pom | |
ws-target-resource-0.2.2.war | 9 MB |
ws-target-resource-0.2.2-sources.jar | 7 KB |
ws-target-resource-0.2.2-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.syncope.identityconnectors.bundles.staticws/ws-target-resource/ -->
<dependency>
<groupId>org.syncope.identityconnectors.bundles.staticws</groupId>
<artifactId>ws-target-resource</artifactId>
<version>0.2.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.syncope.identityconnectors.bundles.staticws/ws-target-resource/
implementation 'org.syncope.identityconnectors.bundles.staticws:ws-target-resource:0.2.2'
// https://jarcasting.com/artifacts/org.syncope.identityconnectors.bundles.staticws/ws-target-resource/
implementation ("org.syncope.identityconnectors.bundles.staticws:ws-target-resource:0.2.2")
'org.syncope.identityconnectors.bundles.staticws:ws-target-resource:war:0.2.2'
<dependency org="org.syncope.identityconnectors.bundles.staticws" name="ws-target-resource" rev="0.2.2">
<artifact name="ws-target-resource" type="war" />
</dependency>
@Grapes(
@Grab(group='org.syncope.identityconnectors.bundles.staticws', module='ws-target-resource', version='0.2.2')
)
libraryDependencies += "org.syncope.identityconnectors.bundles.staticws" % "ws-target-resource" % "0.2.2"
[org.syncope.identityconnectors.bundles.staticws/ws-target-resource "0.2.2"]