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