is not current version
Last Version 3.17.0

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

This bundle is just test source.jar.

GroupId

GroupId

org.apache.camel.tests
ArtifactId

ArtifactId

camel-validator-test-resources
Version

Version

3.5.0
Type

Type

jar

Download camel-validator-test-resources 3.5.0


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