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

org.apache.servicemix:features 4.5.1


Группа

Группа

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

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

features
Версия

Версия

4.5.1
Тип

Тип

pom

Скачать features 4.5.1

Имя Файла Размер
features-4.5.1.pom 45 KB
Обзор

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