Categories |
CategoriesWildFly Container Application Servers Other General Purpose Libraries |
---|---|
GroupId | GroupIdorg.wildfly.swarm |
ArtifactId | ArtifactIdtestsuite-camel-other |
Version | Version2017.3.2 |
Type | Typejar |
Filename | Size |
---|---|
testsuite-camel-other-2017.3.2.pom | |
testsuite-camel-other-2017.3.2.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/testsuite-camel-other/ -->
<dependency>
<groupId>org.wildfly.swarm</groupId>
<artifactId>testsuite-camel-other</artifactId>
<version>2017.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/testsuite-camel-other/
implementation 'org.wildfly.swarm:testsuite-camel-other:2017.3.2'
// https://jarcasting.com/artifacts/org.wildfly.swarm/testsuite-camel-other/
implementation ("org.wildfly.swarm:testsuite-camel-other:2017.3.2")
'org.wildfly.swarm:testsuite-camel-other:jar:2017.3.2'
<dependency org="org.wildfly.swarm" name="testsuite-camel-other" rev="2017.3.2">
<artifact name="testsuite-camel-other" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='testsuite-camel-other', version='2017.3.2')
)
libraryDependencies += "org.wildfly.swarm" % "testsuite-camel-other" % "2017.3.2"
[org.wildfly.swarm/testsuite-camel-other "2017.3.2"]