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