is not current version
Last Version 1.2.11

org.apache.syncope:syncope-build-tools 1.0.5

Apache Syncope Build Tools

Categories

Categories

Build Tools
GroupId

GroupId

org.apache.syncope
ArtifactId

ArtifactId

syncope-build-tools
Version

Version

1.0.5
Type

Type

war

Download syncope-build-tools 1.0.5


<!-- https://jarcasting.com/artifacts/org.apache.syncope/syncope-build-tools/ -->
<dependency>
    <groupId>org.apache.syncope</groupId>
    <artifactId>syncope-build-tools</artifactId>
    <version>1.0.5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope/syncope-build-tools/
implementation 'org.apache.syncope:syncope-build-tools:1.0.5'
// https://jarcasting.com/artifacts/org.apache.syncope/syncope-build-tools/
implementation ("org.apache.syncope:syncope-build-tools:1.0.5")
'org.apache.syncope:syncope-build-tools:war:1.0.5'
<dependency org="org.apache.syncope" name="syncope-build-tools" rev="1.0.5">
  <artifact name="syncope-build-tools" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope', module='syncope-build-tools', version='1.0.5')
)
libraryDependencies += "org.apache.syncope" % "syncope-build-tools" % "1.0.5"
[org.apache.syncope/syncope-build-tools "1.0.5"]