bndly-commons
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
License |
License |
---|---|
GroupId | GroupIdorg.bndly.common |
ArtifactId | ArtifactIdorg.bndly.common.app-archetype |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbndly commons App Archetype
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.activation : activation | jar |
A collection of OSGI bundles as maven projects to build a foundation for bndly-features