is not current version
Last Version 3.17.0

org.apache.camel.tests:camel-validator-test-resources 2.24.2

This bundle is just test source.jar.

GroupId

GroupId

org.apache.camel.tests
ArtifactId

ArtifactId

camel-validator-test-resources
Version

Version

2.24.2
Type

Type

jar

Download camel-validator-test-resources 2.24.2


<!-- https://jarcasting.com/artifacts/org.apache.camel.tests/camel-validator-test-resources/ -->
<dependency>
    <groupId>org.apache.camel.tests</groupId>
    <artifactId>camel-validator-test-resources</artifactId>
    <version>2.24.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.tests/camel-validator-test-resources/
implementation 'org.apache.camel.tests:camel-validator-test-resources:2.24.2'
// https://jarcasting.com/artifacts/org.apache.camel.tests/camel-validator-test-resources/
implementation ("org.apache.camel.tests:camel-validator-test-resources:2.24.2")
'org.apache.camel.tests:camel-validator-test-resources:jar:2.24.2'
<dependency org="org.apache.camel.tests" name="camel-validator-test-resources" rev="2.24.2">
  <artifact name="camel-validator-test-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.tests', module='camel-validator-test-resources', version='2.24.2')
)
libraryDependencies += "org.apache.camel.tests" % "camel-validator-test-resources" % "2.24.2"
[org.apache.camel.tests/camel-validator-test-resources "2.24.2"]