Syncope build tools


License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.syncope
ArtifactId

ArtifactId

syncope-build-tools
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

war
Description

Description

Syncope build tools
Syncope build tools
Project URL

Project URL

http://www.syncope-idm.org/syncope-build-tools/

Download syncope-build-tools

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.1
0.7
0.7RC2
0.7RC1