| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.servicemix.bundles |
| Идентификатор | Идентификаторbundles-pom |
| Последняя версия | Последняя версия15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache ServiceMix :: Bundles
This pom provides project information that is common to all ServiceMix branches.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| bundles-pom-15.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.servicemix.bundles/bundles-pom/ -->
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>bundles-pom</artifactId>
<version>15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.bundles/bundles-pom/
implementation 'org.apache.servicemix.bundles:bundles-pom:15'
// https://jarcasting.com/artifacts/org.apache.servicemix.bundles/bundles-pom/
implementation ("org.apache.servicemix.bundles:bundles-pom:15")
'org.apache.servicemix.bundles:bundles-pom:pom:15'
<dependency org="org.apache.servicemix.bundles" name="bundles-pom" rev="15">
<artifact name="bundles-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.bundles', module='bundles-pom', version='15')
)
libraryDependencies += "org.apache.servicemix.bundles" % "bundles-pom" % "15"
[org.apache.servicemix.bundles/bundles-pom "15"]