Last Version

Apache Felix iPOJO - Distribution - Maven Tutorial 1.12.1

This project builds the iPOJO Maven tutorial package

License

License

Categories

Categories

Maven Build Tools Distribution
GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.ipojo.distribution.maventutorial
Version

Version

1.12.1
Type

Type

pom
Description

Description

Apache Felix iPOJO - Distribution - Maven Tutorial
This project builds the iPOJO Maven tutorial package
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.felix.ipojo.distribution.maventutorial 1.12.1


<!-- https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.ipojo.distribution.maventutorial/ -->
<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.ipojo.distribution.maventutorial</artifactId>
    <version>1.12.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.ipojo.distribution.maventutorial/
implementation 'org.apache.felix:org.apache.felix.ipojo.distribution.maventutorial:1.12.1'
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.ipojo.distribution.maventutorial/
implementation ("org.apache.felix:org.apache.felix.ipojo.distribution.maventutorial:1.12.1")
'org.apache.felix:org.apache.felix.ipojo.distribution.maventutorial:pom:1.12.1'
<dependency org="org.apache.felix" name="org.apache.felix.ipojo.distribution.maventutorial" rev="1.12.1">
  <artifact name="org.apache.felix.ipojo.distribution.maventutorial" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix', module='org.apache.felix.ipojo.distribution.maventutorial', version='1.12.1')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.ipojo.distribution.maventutorial" % "1.12.1"
[org.apache.felix/org.apache.felix.ipojo.distribution.maventutorial "1.12.1"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.0
org.easymock : easymock jar 2.4
org.mockito : mockito-all jar 1.7

Project Modules

There are no modules declared in this project.