License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.syncope.identityconnectors |
ArtifactId | ArtifactIdframework-internal |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIdentityConnectors: framework-internal
Identity Connectors
|
Project URL |
Project URL |
Filename | Size |
---|---|
framework-internal-0.4.3.pom | |
framework-internal-0.4.3.jar | 291 KB |
framework-internal-0.4.3-sources.jar | 176 KB |
framework-internal-0.4.3-javadoc.jar | 575 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.syncope.identityconnectors/framework-internal/ -->
<dependency>
<groupId>org.syncope.identityconnectors</groupId>
<artifactId>framework-internal</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.syncope.identityconnectors/framework-internal/
implementation 'org.syncope.identityconnectors:framework-internal:0.4.3'
// https://jarcasting.com/artifacts/org.syncope.identityconnectors/framework-internal/
implementation ("org.syncope.identityconnectors:framework-internal:0.4.3")
'org.syncope.identityconnectors:framework-internal:jar:0.4.3'
<dependency org="org.syncope.identityconnectors" name="framework-internal" rev="0.4.3">
<artifact name="framework-internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.syncope.identityconnectors', module='framework-internal', version='0.4.3')
)
libraryDependencies += "org.syncope.identityconnectors" % "framework-internal" % "0.4.3"
[org.syncope.identityconnectors/framework-internal "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.syncope.identityconnectors : framework | jar | 0.4.3 |
org.syncope.identityconnectors : test-common | jar | 0.4.3 |
org.codehaus.groovy : groovy-all | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |