License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-test-infra-azure-common |
Version | Version3.11.0 |
Type | Typejar |
Description |
DescriptionCamel :: Test Infra :: Azure Common
Parent pom for the test infrastructure for Camel
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-test-infra-azure-common/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-test-infra-azure-common</artifactId>
<version>3.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-test-infra-azure-common/
implementation 'org.apache.camel:camel-test-infra-azure-common:3.11.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-test-infra-azure-common/
implementation ("org.apache.camel:camel-test-infra-azure-common:3.11.0")
'org.apache.camel:camel-test-infra-azure-common:jar:3.11.0'
<dependency org="org.apache.camel" name="camel-test-infra-azure-common" rev="3.11.0">
<artifact name="camel-test-infra-azure-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-test-infra-azure-common', version='3.11.0')
)
libraryDependencies += "org.apache.camel" % "camel-test-infra-azure-common" % "3.11.0"
[org.apache.camel/camel-test-infra-azure-common "3.11.0"]