OPS4J - Archetypes for OSGi projects

A series of tools to help piece together code, jars, and bundles from different places into a single OSGi project built and managed by Maven

License

License

GroupId

GroupId

org.ops4j.pax.construct
ArtifactId

ArtifactId

archetypes
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

OPS4J - Archetypes for OSGi projects
A series of tools to help piece together code, jars, and bundles from different places into a single OSGi project built and managed by Maven
Project Organization

Project Organization

OPS4J - Open Participation Software for Java
Source Code Management

Source Code Management

http://github.com/ops4j/org.ops4j.pax.construct/tree/master/archetypes

Download archetypes

Filename Size
archetypes-1.6.0.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.ops4j.pax.construct/archetypes/ -->
<dependency>
    <groupId>org.ops4j.pax.construct</groupId>
    <artifactId>archetypes</artifactId>
    <version>1.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.construct/archetypes/
implementation 'org.ops4j.pax.construct:archetypes:1.6.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.construct/archetypes/
implementation ("org.ops4j.pax.construct:archetypes:1.6.0")
'org.ops4j.pax.construct:archetypes:pom:1.6.0'
<dependency org="org.ops4j.pax.construct" name="archetypes" rev="1.6.0">
  <artifact name="archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.construct', module='archetypes', version='1.6.0')
)
libraryDependencies += "org.ops4j.pax.construct" % "archetypes" % "1.6.0"
[org.ops4j.pax.construct/archetypes "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

  • maven-archetype-osgi-project
  • maven-archetype-osgi-wrapper
  • maven-archetype-osgi-bundle
  • maven-archetype-osgi-service
  • maven-archetype-spring-bean

Versions

Version
1.6.0
1.5
1.0.3
1.0.2
1.0