is not current version
Last Version 1.6.0

org.fuin:pom-osgi 1.1.1

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

GroupId

GroupId

org.fuin
ArtifactId

ArtifactId

pom-osgi
Version

Version

1.1.1
Type

Type

pom

Download pom-osgi 1.1.1

Filename Size
pom-osgi-1.1.1.pom 3 KB
Browse

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