is not current version
Last Version 0.4.3

org.syncope.identityconnectors:framework 0.1.6


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.syncope.identityconnectors
ArtifactId

ArtifactId

framework
Version

Version

0.1.6
Type

Type

jar

Download framework 0.1.6


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