Naked OSGi Bundle Archetype


GroupId

GroupId

org.nakedosgi
ArtifactId

ArtifactId

bundle-archetype
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Naked OSGi Bundle Archetype

Download bundle-archetype

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0