is not current version
Last Version 0.4.3

org.syncope.identityconnectors:test-common 0.3


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.syncope.identityconnectors
ArtifactId

ArtifactId

test-common
Version

Version

0.3
Type

Type

jar

Download test-common 0.3


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