is not current version
Last Version 12.0.0

org.wildfly.camel:wildfly-camel-itests 2.0.0.Alpha1


Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.camel
ArtifactId

ArtifactId

wildfly-camel-itests
Version

Version

2.0.0.Alpha1
Type

Type

jar

Download wildfly-camel-itests 2.0.0.Alpha1


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