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