is not current version
Last Version 2.1.11

org.apache.syncope.ext:syncope-ext-camel 2.0.4

Apache Syncope Ext: Camel

GroupId

GroupId

org.apache.syncope.ext
ArtifactId

ArtifactId

syncope-ext-camel
Version

Version

2.0.4
Type

Type

pom

Download syncope-ext-camel 2.0.4


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