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

org.apache.servicemix:parent 4.4.0

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

Группа

Группа

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

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

parent
Версия

Версия

4.4.0
Тип

Тип

pom

Скачать parent 4.4.0

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

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