Last Version

Base POM for OSGI fuin.org projects 1.6.0

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

License

License

GroupId

GroupId

org.fuin
ArtifactId

ArtifactId

pom-osgi
Version

Version

1.6.0
Type

Type

pom
Description

Description

Base POM for OSGI fuin.org projects
Provides standard settings for OSGI http://www.fuin.org/ projects.
Project URL

Project URL

https://github.com/fuinorg/pom-osgi/
Project Organization

Project Organization

fuin.org (Germany)
Source Code Management

Source Code Management

https://github.com/fuinorg/pom-osgi/

Download pom-osgi 1.6.0

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

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.