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