| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel.tests |
| Идентификатор | Идентификаторcamel-validator-test-resources |
| Последняя версия | Последняя версия3.17.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: Integration Tests :: Camel Validator Test Resources
This bundle is just test source.jar.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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.17.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.17.0'
// https://jarcasting.com/artifacts/org.apache.camel.tests/camel-validator-test-resources/
implementation ("org.apache.camel.tests:camel-validator-test-resources:3.17.0")
'org.apache.camel.tests:camel-validator-test-resources:jar:3.17.0'
<dependency org="org.apache.camel.tests" name="camel-validator-test-resources" rev="3.17.0">
<artifact name="camel-validator-test-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.tests', module='camel-validator-test-resources', version='3.17.0')
)
libraryDependencies += "org.apache.camel.tests" % "camel-validator-test-resources" % "3.17.0"
[org.apache.camel.tests/camel-validator-test-resources "3.17.0"]