| Лицензия |
Лицензия
OSGi Specification License, Version 2.0
|
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Dex Универсальные библиотеки Utility |
| Группа | Группаbr.com.c8tech.tools |
| Идентификатор | Идентификаторc8tech.tools.maven.library.osgi.repoindex |
| Последняя версия | Последняя версия0.9.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOSGi Repository Indexed File Generation Library
An OSGi bundle library providing a repository indexer service based on the OSGi Alliance BIndex tool.
|
| Организация-разработчик |
Организация-разработчикC8 Technology ME |
<!-- https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.osgi.repoindex/ -->
<dependency>
<groupId>br.com.c8tech.tools</groupId>
<artifactId>c8tech.tools.maven.library.osgi.repoindex</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.osgi.repoindex/
implementation 'br.com.c8tech.tools:c8tech.tools.maven.library.osgi.repoindex:0.9.0'
// https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.osgi.repoindex/
implementation ("br.com.c8tech.tools:c8tech.tools.maven.library.osgi.repoindex:0.9.0")
'br.com.c8tech.tools:c8tech.tools.maven.library.osgi.repoindex:jar:0.9.0'
<dependency org="br.com.c8tech.tools" name="c8tech.tools.maven.library.osgi.repoindex" rev="0.9.0">
<artifact name="c8tech.tools.maven.library.osgi.repoindex" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.c8tech.tools', module='c8tech.tools.maven.library.osgi.repoindex', version='0.9.0')
)
libraryDependencies += "br.com.c8tech.tools" % "c8tech.tools.maven.library.osgi.repoindex" % "0.9.0"
[br.com.c8tech.tools/c8tech.tools.maven.library.osgi.repoindex "0.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.service.log | jar | 1.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |