License |
License |
---|---|
GroupId | GroupIdorg.apache.servicemix.nmr.examples |
ArtifactId | ArtifactIdorg.apache.servicemix.nmr.examples.cluster |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache ServiceMix :: NMR :: Examples :: Cluster
This pom provides project information that is common to all ServiceMix branches.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.apache.servicemix.nmr.examples.cluster-1.4.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicemix.nmr.examples/org.apache.servicemix.nmr.examples.cluster/ -->
<dependency>
<groupId>org.apache.servicemix.nmr.examples</groupId>
<artifactId>org.apache.servicemix.nmr.examples.cluster</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.nmr.examples/org.apache.servicemix.nmr.examples.cluster/
implementation 'org.apache.servicemix.nmr.examples:org.apache.servicemix.nmr.examples.cluster:1.4.0'
// https://jarcasting.com/artifacts/org.apache.servicemix.nmr.examples/org.apache.servicemix.nmr.examples.cluster/
implementation ("org.apache.servicemix.nmr.examples:org.apache.servicemix.nmr.examples.cluster:1.4.0")
'org.apache.servicemix.nmr.examples:org.apache.servicemix.nmr.examples.cluster:pom:1.4.0'
<dependency org="org.apache.servicemix.nmr.examples" name="org.apache.servicemix.nmr.examples.cluster" rev="1.4.0">
<artifact name="org.apache.servicemix.nmr.examples.cluster" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.nmr.examples', module='org.apache.servicemix.nmr.examples.cluster', version='1.4.0')
)
libraryDependencies += "org.apache.servicemix.nmr.examples" % "org.apache.servicemix.nmr.examples.cluster" % "1.4.0"
[org.apache.servicemix.nmr.examples/org.apache.servicemix.nmr.examples.cluster "1.4.0"]