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

org.ow2.util.maven:maven-osgi-plugin-launcher 1.0.29

OSGi launchers plugins.

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

org.ow2.util.maven
Идентификатор

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

maven-osgi-plugin-launcher
Версия

Версия

1.0.29
Тип

Тип

pom

Скачать maven-osgi-plugin-launcher 1.0.29

Имя Файла Размер
maven-osgi-plugin-launcher-1.0.29.pom 1 KB
Обзор

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