is not current version
Last Version 1.12.1

org.apache.felix:org.apache.felix.ipojo.distribution.maventutorial 1.11.1

This project builds the iPOJO Maven tutorial package

Categories

Categories

Maven Build Tools Distribution
GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

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

Version

1.11.1
Type

Type

pom

Download org.apache.felix.ipojo.distribution.maventutorial 1.11.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.11.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.11.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.11.1")
'org.apache.felix:org.apache.felix.ipojo.distribution.maventutorial:pom:1.11.1'
<dependency org="org.apache.felix" name="org.apache.felix.ipojo.distribution.maventutorial" rev="1.11.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.11.1')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.ipojo.distribution.maventutorial" % "1.11.1"
[org.apache.felix/org.apache.felix.ipojo.distribution.maventutorial "1.11.1"]