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.applications |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBndly Applications
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
org.bndly.common.applications-1.0.2.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bndly.common/org.bndly.common.applications/ -->
<dependency>
<groupId>org.bndly.common</groupId>
<artifactId>org.bndly.common.applications</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bndly.common/org.bndly.common.applications/
implementation 'org.bndly.common:org.bndly.common.applications:1.0.2'
// https://jarcasting.com/artifacts/org.bndly.common/org.bndly.common.applications/
implementation ("org.bndly.common:org.bndly.common.applications:1.0.2")
'org.bndly.common:org.bndly.common.applications:pom:1.0.2'
<dependency org="org.bndly.common" name="org.bndly.common.applications" rev="1.0.2">
<artifact name="org.bndly.common.applications" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bndly.common', module='org.bndly.common.applications', version='1.0.2')
)
libraryDependencies += "org.bndly.common" % "org.bndly.common.applications" % "1.0.2"
[org.bndly.common/org.bndly.common.applications "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