| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.servicemix.nmr.examples |
| Идентификатор | Идентификаторorg.apache.servicemix.nmr.examples.cluster |
| Версия | Версия1.4.0 |
| Тип | Типpom |
| Описание |
ОписаниеApache ServiceMix :: NMR :: Examples :: Cluster
This pom provides project information that is common to all ServiceMix branches.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.apache.servicemix.nmr.examples.cluster-1.4.0.pom | 2 KB |
| Обзор |
<!-- 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"]