| License |
License
OSGi Specification License, Version 2.0
|
|---|---|
| Categories |
CategoriesMaven Build Tools Dex General Purpose Libraries Utility |
| GroupId | GroupIdbr.com.c8tech.tools |
| ArtifactId | ArtifactIdc8tech.tools.maven.library.osgi.repoindex |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOSGi Repository Indexed File Generation Library
An OSGi bundle library providing a repository indexer service based on the OSGi Alliance BIndex tool.
|
| Project Organization |
Project OrganizationC8 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.service.log | jar | 1.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |