| License | License | 
|---|---|
| Categories | CategoriesBuild Tools | 
| GroupId | GroupIdorg.syncope | 
| ArtifactId | ArtifactIdsyncope-build-tools | 
| Last Version | Last Version0.7.1 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionSyncope build tools Syncope build tools | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/org.syncope/syncope-build-tools/ -->
<dependency>
    <groupId>org.syncope</groupId>
    <artifactId>syncope-build-tools</artifactId>
    <version>0.7.1</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.syncope/syncope-build-tools/
implementation 'org.syncope:syncope-build-tools:0.7.1'// https://jarcasting.com/artifacts/org.syncope/syncope-build-tools/
implementation ("org.syncope:syncope-build-tools:0.7.1")'org.syncope:syncope-build-tools:war:0.7.1'<dependency org="org.syncope" name="syncope-build-tools" rev="0.7.1">
  <artifact name="syncope-build-tools" type="war" />
</dependency>@Grapes(
@Grab(group='org.syncope', module='syncope-build-tools', version='0.7.1')
)libraryDependencies += "org.syncope" % "syncope-build-tools" % "0.7.1"[org.syncope/syncope-build-tools "0.7.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.directory.server : apacheds-all | jar | 1.5.7 | 
| org.springframework : spring-core | jar | 3.0.7.RELEASE | 
| org.springframework : spring-beans | jar | 3.0.7.RELEASE | 
| org.springframework : spring-jdbc | jar | 3.0.7.RELEASE | 
| org.springframework : spring-webmvc | jar | 3.0.7.RELEASE | 
| org.springframework : spring-test | jar | 3.0.7.RELEASE | 
| com.h2database : h2 | jar | 1.3.163 | 
| 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 : servlet-api | jar | 2.5 | 
| commons-logging : commons-logging | jar | 1.1.1 |