is not current version
Last Version 3.17.0

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

This bundle is just test source.jar.

GroupId

GroupId

org.apache.camel.tests
ArtifactId

ArtifactId

camel-validator-test-resources
Version

Version

2.24.0
Type

Type

jar

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