Last Version

Effective OSGi Maven Archetypes 0.0.5

Maven archetypes for OSGi projects

License

License

GroupId

GroupId

com.effectiveosgi
ArtifactId

ArtifactId

eosgi-archetypes-parent
Version

Version

0.0.5
Type

Type

pom
Description

Description

Effective OSGi Maven Archetypes
Maven archetypes for OSGi projects
Project URL

Project URL

http://github.com/effectiveosgi/maven-archetypes
Source Code Management

Source Code Management

http://github.com/effectiveosgi/maven-archetypes/tree/master

Download eosgi-archetypes-parent 0.0.5


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

Dependencies

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

Project Modules

  • eosgi-project-archetype
  • eosgi-module-archetype
  • eosgi-test-module-archetype