POMs :: OSGi Parent

https://github.com/garethahealy

License

License

GroupId

GroupId

com.garethahealy.poms
ArtifactId

ArtifactId

osgi-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

POMs :: OSGi Parent
https://github.com/garethahealy
Project Organization

Project Organization

Gareth Healy
Source Code Management

Source Code Management

https://github.com/garethahealy/poms/tree/master/osgi-parent

Download osgi-parent

Filename Size
osgi-parent-1.1.0.pom 1 KB
Browse

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 6.0.0
org.osgi : org.osgi.compendium jar 5.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0