bndly commons App Archetype

A collection of OSGI bundles as maven projects to build a foundation for bndly-features

License

License

GroupId

GroupId

org.bndly.common
ArtifactId

ArtifactId

org.bndly.common.app-archetype
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

bndly commons App Archetype
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
Project Organization

Project Organization

Cybercon GmbH

Download org.bndly.common.app-archetype

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
javax.activation : activation jar

Project Modules

There are no modules declared in this project.

bndly-commons

A collection of OSGI bundles as maven projects to build a foundation for bndly-features

org.bndly.common

bndly.org

Versions

Version
1.0.2
1.0.1
1.0.0