License |
License |
---|---|
GroupId | GroupIdorg.apache.servicemix |
ArtifactId | ArtifactIdservicemix-archetypes-itests |
Last Version | Last Version2013.01 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache ServiceMix :: Archetypes :: ITests
This pom provides project information that is common to all ServiceMix branches.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.servicemix/servicemix-archetypes-itests/ -->
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-archetypes-itests</artifactId>
<version>2013.01</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix/servicemix-archetypes-itests/
implementation 'org.apache.servicemix:servicemix-archetypes-itests:2013.01'
// https://jarcasting.com/artifacts/org.apache.servicemix/servicemix-archetypes-itests/
implementation ("org.apache.servicemix:servicemix-archetypes-itests:2013.01")
'org.apache.servicemix:servicemix-archetypes-itests:jar:2013.01'
<dependency org="org.apache.servicemix" name="servicemix-archetypes-itests" rev="2013.01">
<artifact name="servicemix-archetypes-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-archetypes-itests', version='2013.01')
)
libraryDependencies += "org.apache.servicemix" % "servicemix-archetypes-itests" % "2013.01"
[org.apache.servicemix/servicemix-archetypes-itests "2013.01"]