License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly.camel |
ArtifactId | ArtifactIdexample-camel-itests |
Version | Version4.7.0 |
Type | Typejar |
Description |
DescriptionWildfly Camel :: Example :: Testsuite
WildFly Camel Integration
|
Filename | Size |
---|---|
example-camel-itests-4.7.0.pom | |
example-camel-itests-4.7.0.jar | 40 KB |
example-camel-itests-4.7.0-sources.jar | 28 KB |
example-camel-itests-4.7.0-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.camel/example-camel-itests/ -->
<dependency>
<groupId>org.wildfly.camel</groupId>
<artifactId>example-camel-itests</artifactId>
<version>4.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.camel/example-camel-itests/
implementation 'org.wildfly.camel:example-camel-itests:4.7.0'
// https://jarcasting.com/artifacts/org.wildfly.camel/example-camel-itests/
implementation ("org.wildfly.camel:example-camel-itests:4.7.0")
'org.wildfly.camel:example-camel-itests:jar:4.7.0'
<dependency org="org.wildfly.camel" name="example-camel-itests" rev="4.7.0">
<artifact name="example-camel-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.camel', module='example-camel-itests', version='4.7.0')
)
libraryDependencies += "org.wildfly.camel" % "example-camel-itests" % "4.7.0"
[org.wildfly.camel/example-camel-itests "4.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.camel : wildfly-camel-patch | pom | 4.7.0 |
org.wildfly.camel : wildfly-camel-subsystem-core | jar | 4.7.0 |