Last Version

C8Tech Maven Parent OSGI POM 8.0

The master parent POM aimed to set up the build of all C8Tech's OSGI Maven based projects.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

br.com.c8tech.releng
ArtifactId

ArtifactId

maven-parent-osgi
Version

Version

8.0
Type

Type

pom
Description

Description

C8Tech Maven Parent OSGI POM
The master parent POM aimed to set up the build of all C8Tech's OSGI Maven based projects.
Project Organization

Project Organization

C8 Technology ME

Download maven-parent-osgi 8.0

Filename Size
maven-parent-osgi-8.0.pom 24 KB
Browse

<!-- https://jarcasting.com/artifacts/br.com.c8tech.releng/maven-parent-osgi/ -->
<dependency>
    <groupId>br.com.c8tech.releng</groupId>
    <artifactId>maven-parent-osgi</artifactId>
    <version>8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.c8tech.releng/maven-parent-osgi/
implementation 'br.com.c8tech.releng:maven-parent-osgi:8.0'
// https://jarcasting.com/artifacts/br.com.c8tech.releng/maven-parent-osgi/
implementation ("br.com.c8tech.releng:maven-parent-osgi:8.0")
'br.com.c8tech.releng:maven-parent-osgi:pom:8.0'
<dependency org="br.com.c8tech.releng" name="maven-parent-osgi" rev="8.0">
  <artifact name="maven-parent-osgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.c8tech.releng', module='maven-parent-osgi', version='8.0')
)
libraryDependencies += "br.com.c8tech.releng" % "maven-parent-osgi" % "8.0"
[br.com.c8tech.releng/maven-parent-osgi "8.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.