Last Version

OSGi Subsystem Archive Generation Library 0.9.0

A OSGi bundle library providing classes to support OSGi Subsystem handling.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

br.com.c8tech.tools
ArtifactId

ArtifactId

c8tech.tools.maven.library.osgi.subsystem
Version

Version

0.9.0
Type

Type

jar
Description

Description

OSGi Subsystem Archive Generation Library
A OSGi bundle library providing classes to support OSGi Subsystem handling.
Project Organization

Project Organization

C8 Technology ME

Download c8tech.tools.maven.library.osgi.subsystem 0.9.0


<!-- https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.osgi.subsystem/ -->
<dependency>
    <groupId>br.com.c8tech.tools</groupId>
    <artifactId>c8tech.tools.maven.library.osgi.subsystem</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.osgi.subsystem/
implementation 'br.com.c8tech.tools:c8tech.tools.maven.library.osgi.subsystem:0.9.0'
// https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.osgi.subsystem/
implementation ("br.com.c8tech.tools:c8tech.tools.maven.library.osgi.subsystem:0.9.0")
'br.com.c8tech.tools:c8tech.tools.maven.library.osgi.subsystem:jar:0.9.0'
<dependency org="br.com.c8tech.tools" name="c8tech.tools.maven.library.osgi.subsystem" rev="0.9.0">
  <artifact name="c8tech.tools.maven.library.osgi.subsystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.c8tech.tools', module='c8tech.tools.maven.library.osgi.subsystem', version='0.9.0')
)
libraryDependencies += "br.com.c8tech.tools" % "c8tech.tools.maven.library.osgi.subsystem" % "0.9.0"
[br.com.c8tech.tools/c8tech.tools.maven.library.osgi.subsystem "0.9.0"]

Dependencies

compile (1)

Group / Artifact Type Version
br.com.c8tech.tools : c8tech.tools.maven.library.osgi.repoindex jar 0.9.0

provided (4)

Group / Artifact Type Version
org.osgi : osgi.core jar 6.0.0
org.apache.aries.subsystem : org.apache.aries.subsystem.api jar 2.0.10
org.apache.aries : org.apache.aries.util jar 1.1.3
org.apache.aries.subsystem : org.apache.aries.subsystem.core jar 2.0.10

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.