is not current version
Last Version 0.4.3

org.syncope.identityconnectors.bundles.staticws:staticwebservice 0.4.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.syncope.identityconnectors.bundles.staticws
ArtifactId

ArtifactId

staticwebservice
Version

Version

0.4.1
Type

Type

jar

Download staticwebservice 0.4.1


<!-- https://jarcasting.com/artifacts/org.syncope.identityconnectors.bundles.staticws/staticwebservice/ -->
<dependency>
    <groupId>org.syncope.identityconnectors.bundles.staticws</groupId>
    <artifactId>staticwebservice</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.syncope.identityconnectors.bundles.staticws/staticwebservice/
implementation 'org.syncope.identityconnectors.bundles.staticws:staticwebservice:0.4.1'
// https://jarcasting.com/artifacts/org.syncope.identityconnectors.bundles.staticws/staticwebservice/
implementation ("org.syncope.identityconnectors.bundles.staticws:staticwebservice:0.4.1")
'org.syncope.identityconnectors.bundles.staticws:staticwebservice:jar:0.4.1'
<dependency org="org.syncope.identityconnectors.bundles.staticws" name="staticwebservice" rev="0.4.1">
  <artifact name="staticwebservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.syncope.identityconnectors.bundles.staticws', module='staticwebservice', version='0.4.1')
)
libraryDependencies += "org.syncope.identityconnectors.bundles.staticws" % "staticwebservice" % "0.4.1"
[org.syncope.identityconnectors.bundles.staticws/staticwebservice "0.4.1"]