is not current version
Last Version 1.2.11

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

Apache Syncope Build Tools

Categories

Categories

Build Tools
GroupId

GroupId

org.apache.syncope
ArtifactId

ArtifactId

syncope-build-tools
Version

Version

1.2.3
Type

Type

war

Download syncope-build-tools 1.2.3


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