Base POM for OSGI fuin.org projects

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

License

License

GroupId

GroupId

org.fuin
ArtifactId

ArtifactId

pom-osgi
Last Version

Last Version

1.6.0
Release Date

Release Date

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

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

How to add to project

<!-- 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.

pom-osgi

Base POM for OSGI http://www.fuin.org/ projects

Build Status Maven Central

⚠️ This artifact is discontinued. Starting with Java 11 the maven-bundle-plugin has to be included in the concrete artifact pom.xml as the Automatic-Module-Name must be set. This means there is no more need for a parent pom for OSGI.

org.fuin

fuin.org

Versions

Version
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0