| License |
License |
|---|---|
| Categories |
CategoriesBuild Tools |
| GroupId | GroupIdorg.apache.syncope |
| ArtifactId | ArtifactIdsyncope-build-tools |
| Last Version | Last Version1.2.11 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionApache Syncope Build Tools
Apache Syncope Build Tools
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.syncope/syncope-build-tools/ -->
<dependency>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-build-tools</artifactId>
<version>1.2.11</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope/syncope-build-tools/
implementation 'org.apache.syncope:syncope-build-tools:1.2.11'
// https://jarcasting.com/artifacts/org.apache.syncope/syncope-build-tools/
implementation ("org.apache.syncope:syncope-build-tools:1.2.11")
'org.apache.syncope:syncope-build-tools:war:1.2.11'
<dependency org="org.apache.syncope" name="syncope-build-tools" rev="1.2.11">
<artifact name="syncope-build-tools" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope', module='syncope-build-tools', version='1.2.11')
)
libraryDependencies += "org.apache.syncope" % "syncope-build-tools" % "1.2.11"
[org.apache.syncope/syncope-build-tools "1.2.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.directory.server : apacheds-all | jar | 1.5.7 |
| org.springframework : spring-core | jar | 4.2.9.RELEASE |
| org.springframework : spring-beans | jar | 4.2.9.RELEASE |
| org.springframework : spring-jdbc | jar | 4.2.9.RELEASE |
| org.springframework : spring-web | jar | 4.2.9.RELEASE |
| net.tirasa.connid : connector-framework | jar | 1.4.1.0 |
| net.tirasa.connid : connector-framework-internal | jar | 1.4.1.0 |
| org.codehaus.groovy : groovy-all | jar | 2.4.14 |
| org.slf4j : slf4j-api | jar | 1.5.6 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
| org.slf4j : jcl-over-slf4j | jar | 1.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| com.h2database : h2 | jar | 1.4.190 |
| commons-logging : commons-logging | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.tirasa.connid.bundles.db : net.tirasa.connid.bundles.db.table | jar | 2.2.5 |