| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.camel |
| ArtifactId | ArtifactIdcamel-test-infra-consul |
| Version | Version3.10.0 |
| Type | Typejar |
| Description |
DescriptionCamel :: Test Infra :: Consul
Parent pom for the test infrastructure for Camel
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-test-infra-consul/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-test-infra-consul</artifactId>
<version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-test-infra-consul/
implementation 'org.apache.camel:camel-test-infra-consul:3.10.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-test-infra-consul/
implementation ("org.apache.camel:camel-test-infra-consul:3.10.0")
'org.apache.camel:camel-test-infra-consul:jar:3.10.0'
<dependency org="org.apache.camel" name="camel-test-infra-consul" rev="3.10.0">
<artifact name="camel-test-infra-consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-test-infra-consul', version='3.10.0')
)
libraryDependencies += "org.apache.camel" % "camel-test-infra-consul" % "3.10.0"
[org.apache.camel/camel-test-infra-consul "3.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testcontainers : testcontainers | jar | 1.15.3 |
| com.orbitz.consul : consul-client | jar | 1.4.2 |