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

org.apache.servicemix.nmr:parent 1.5.0

Bill-of-materials of the core components and versions used for building the NMR project (This POM contains the dependencies and versions that are useful to both users and our own development)

Группа

Группа

org.apache.servicemix.nmr
Идентификатор

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

parent
Версия

Версия

1.5.0
Тип

Тип

pom

Скачать parent 1.5.0

Имя Файла Размер
parent-1.5.0.pom 31 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.servicemix.nmr/parent/ -->
<dependency>
    <groupId>org.apache.servicemix.nmr</groupId>
    <artifactId>parent</artifactId>
    <version>1.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.nmr/parent/
implementation 'org.apache.servicemix.nmr:parent:1.5.0'
// https://jarcasting.com/artifacts/org.apache.servicemix.nmr/parent/
implementation ("org.apache.servicemix.nmr:parent:1.5.0")
'org.apache.servicemix.nmr:parent:pom:1.5.0'
<dependency org="org.apache.servicemix.nmr" name="parent" rev="1.5.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.nmr', module='parent', version='1.5.0')
)
libraryDependencies += "org.apache.servicemix.nmr" % "parent" % "1.5.0"
[org.apache.servicemix.nmr/parent "1.5.0"]