не последняя версия
Последняя версия 2.2.6

org.ow2.cmi.osgi:cmi-examples-deployment 2.2.3

Default Bundle that deploys some beans.

Группа

Группа

org.ow2.cmi.osgi
Идентификатор

Идентификатор

cmi-examples-deployment
Версия

Версия

2.2.3
Тип

Тип

pom

Скачать cmi-examples-deployment 2.2.3

Имя Файла Размер
cmi-examples-deployment-2.2.3.pom 732 bytes
Обзор

<!-- https://jarcasting.com/artifacts/org.ow2.cmi.osgi/cmi-examples-deployment/ -->
<dependency>
    <groupId>org.ow2.cmi.osgi</groupId>
    <artifactId>cmi-examples-deployment</artifactId>
    <version>2.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.cmi.osgi/cmi-examples-deployment/
implementation 'org.ow2.cmi.osgi:cmi-examples-deployment:2.2.3'
// https://jarcasting.com/artifacts/org.ow2.cmi.osgi/cmi-examples-deployment/
implementation ("org.ow2.cmi.osgi:cmi-examples-deployment:2.2.3")
'org.ow2.cmi.osgi:cmi-examples-deployment:pom:2.2.3'
<dependency org="org.ow2.cmi.osgi" name="cmi-examples-deployment" rev="2.2.3">
  <artifact name="cmi-examples-deployment" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.cmi.osgi', module='cmi-examples-deployment', version='2.2.3')
)
libraryDependencies += "org.ow2.cmi.osgi" % "cmi-examples-deployment" % "2.2.3"
[org.ow2.cmi.osgi/cmi-examples-deployment "2.2.3"]