is not current version
Last Version 1.6.0

org.fuin:pom-osgi 1.1.0

Provides standard settings for OSGI http://www.fuin.org/ projects.

GroupId

GroupId

org.fuin
ArtifactId

ArtifactId

pom-osgi
Version

Version

1.1.0
Type

Type

pom

Download pom-osgi 1.1.0

Filename Size
pom-osgi-1.1.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.fuin/pom-osgi/ -->
<dependency>
    <groupId>org.fuin</groupId>
    <artifactId>pom-osgi</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fuin/pom-osgi/
implementation 'org.fuin:pom-osgi:1.1.0'
// https://jarcasting.com/artifacts/org.fuin/pom-osgi/
implementation ("org.fuin:pom-osgi:1.1.0")
'org.fuin:pom-osgi:pom:1.1.0'
<dependency org="org.fuin" name="pom-osgi" rev="1.1.0">
  <artifact name="pom-osgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fuin', module='pom-osgi', version='1.1.0')
)
libraryDependencies += "org.fuin" % "pom-osgi" % "1.1.0"
[org.fuin/pom-osgi "1.1.0"]