| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.squeakysand |
| Идентификатор | Идентификаторsqueakysand-osgi |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.squeakysand - squeakysand-osgi
Classes, interfaces and enums that assist with working in an OSGi environment.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| squeakysand-osgi-0.2.0.pom | |
| squeakysand-osgi-0.2.0.jar | 10 KB |
| squeakysand-osgi-0.2.0-sources.jar | 8 KB |
| squeakysand-osgi-0.2.0-javadoc.jar | 34 KB |
| squeakysand-osgi-0.2.0-bnd.jar | 127 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-osgi/ -->
<dependency>
<groupId>com.squeakysand</groupId>
<artifactId>squeakysand-osgi</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-osgi/
implementation 'com.squeakysand:squeakysand-osgi:0.2.0'
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-osgi/
implementation ("com.squeakysand:squeakysand-osgi:0.2.0")
'com.squeakysand:squeakysand-osgi:jar:0.2.0'
<dependency org="com.squeakysand" name="squeakysand-osgi" rev="0.2.0">
<artifact name="squeakysand-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-osgi', version='0.2.0')
)
libraryDependencies += "com.squeakysand" % "squeakysand-osgi" % "0.2.0"
[com.squeakysand/squeakysand-osgi "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squeakysand : squeakysand-commons | jar | 0.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.felix : org.osgi.core | jar | 1.4.0 |
| org.apache.felix : org.osgi.compendium | jar | 1.4.0 |
| org.slf4j : slf4j-api | jar | 1.5.8 |