is not current version
Last Version 2017.4.0

org.wildfly.swarm:camel-other 1.1.0


Categories

Categories

WildFly Container Application Servers Other General Purpose Libraries
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

camel-other
Version

Version

1.1.0
Type

Type

jar

Download camel-other 1.1.0


<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/camel-other/ -->
<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>camel-other</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/camel-other/
implementation 'org.wildfly.swarm:camel-other:1.1.0'
// https://jarcasting.com/artifacts/org.wildfly.swarm/camel-other/
implementation ("org.wildfly.swarm:camel-other:1.1.0")
'org.wildfly.swarm:camel-other:jar:1.1.0'
<dependency org="org.wildfly.swarm" name="camel-other" rev="1.1.0">
  <artifact name="camel-other" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='camel-other', version='1.1.0')
)
libraryDependencies += "org.wildfly.swarm" % "camel-other" % "1.1.0"
[org.wildfly.swarm/camel-other "1.1.0"]