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