bndly-commons
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bndly.common.service |
| Идентификатор | Идентификаторorg.bndly.common.service.service |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеBndly commons Service Parent
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.bndly.common.service.service-1.0.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bndly.common.service/org.bndly.common.service.service/ -->
<dependency>
<groupId>org.bndly.common.service</groupId>
<artifactId>org.bndly.common.service.service</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bndly.common.service/org.bndly.common.service.service/
implementation 'org.bndly.common.service:org.bndly.common.service.service:1.0.2'
// https://jarcasting.com/artifacts/org.bndly.common.service/org.bndly.common.service.service/
implementation ("org.bndly.common.service:org.bndly.common.service.service:1.0.2")
'org.bndly.common.service:org.bndly.common.service.service:pom:1.0.2'
<dependency org="org.bndly.common.service" name="org.bndly.common.service.service" rev="1.0.2">
<artifact name="org.bndly.common.service.service" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bndly.common.service', module='org.bndly.common.service.service', version='1.0.2')
)
libraryDependencies += "org.bndly.common.service" % "org.bndly.common.service.service" % "1.0.2"
[org.bndly.common.service/org.bndly.common.service.service "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.activation : activation | jar |
A collection of OSGI bundles as maven projects to build a foundation for bndly-features