Last Version

atomos 1.0.0

Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.

License

License

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.atomos
Version

Version

1.0.0
Type

Type

jar
Description

Description

atomos
Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/felix-atomos

Download org.apache.felix.atomos 1.0.0


<!-- https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.atomos/ -->
<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.atomos</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.atomos/
implementation 'org.apache.felix:org.apache.felix.atomos:1.0.0'
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.atomos/
implementation ("org.apache.felix:org.apache.felix.atomos:1.0.0")
'org.apache.felix:org.apache.felix.atomos:jar:1.0.0'
<dependency org="org.apache.felix" name="org.apache.felix.atomos" rev="1.0.0">
  <artifact name="org.apache.felix.atomos" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix', module='org.apache.felix.atomos', version='1.0.0')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.atomos" % "1.0.0"
[org.apache.felix/org.apache.felix.atomos "1.0.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 7.0.0
org.apache.felix : org.apache.felix.gogo.runtime jar

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.