is not current version
Last Version 0.7.1

org.syncope:syncope-console 0.6

Syncope console

GroupId

GroupId

org.syncope
ArtifactId

ArtifactId

syncope-console
Version

Version

0.6
Type

Type

war

Download syncope-console 0.6


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