Last Version

Effective OSGi Maven Test Module Archetype 0.0.5

Maven archetypes for OSGi projects

License

License

GroupId

GroupId

com.effectiveosgi
ArtifactId

ArtifactId

eosgi-test-module-archetype
Version

Version

0.0.5
Type

Type

jar
Description

Description

Effective OSGi Maven Test Module Archetype
Maven archetypes for OSGi projects
Source Code Management

Source Code Management

http://github.com/effectiveosgi/maven-archetypes/tree/master/eosgi-test-module-archetype

Download eosgi-test-module-archetype 0.0.5


<!-- https://jarcasting.com/artifacts/com.effectiveosgi/eosgi-test-module-archetype/ -->
<dependency>
    <groupId>com.effectiveosgi</groupId>
    <artifactId>eosgi-test-module-archetype</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.effectiveosgi/eosgi-test-module-archetype/
implementation 'com.effectiveosgi:eosgi-test-module-archetype:0.0.5'
// https://jarcasting.com/artifacts/com.effectiveosgi/eosgi-test-module-archetype/
implementation ("com.effectiveosgi:eosgi-test-module-archetype:0.0.5")
'com.effectiveosgi:eosgi-test-module-archetype:jar:0.0.5'
<dependency org="com.effectiveosgi" name="eosgi-test-module-archetype" rev="0.0.5">
  <artifact name="eosgi-test-module-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.effectiveosgi', module='eosgi-test-module-archetype', version='0.0.5')
)
libraryDependencies += "com.effectiveosgi" % "eosgi-test-module-archetype" % "0.0.5"
[com.effectiveosgi/eosgi-test-module-archetype "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

There are no modules declared in this project.