Pax Tipi
About
Pax Tipi is a no-fuss platform for osgifying third-party Open Source libraries and releasing them to the Central Repository (Maven Central).
License |
License |
---|---|
GroupId | GroupIdorg.ops4j.pax.tipi |
ArtifactId | ArtifactIdtipi-master |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOPS4J Pax Tipi Master POM
Maven parent POM for all OPS4J Maven projects.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tipi-master-1.4.1.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.tipi/tipi-master/ -->
<dependency>
<groupId>org.ops4j.pax.tipi</groupId>
<artifactId>tipi-master</artifactId>
<version>1.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.tipi/tipi-master/
implementation 'org.ops4j.pax.tipi:tipi-master:1.4.1'
// https://jarcasting.com/artifacts/org.ops4j.pax.tipi/tipi-master/
implementation ("org.ops4j.pax.tipi:tipi-master:1.4.1")
'org.ops4j.pax.tipi:tipi-master:pom:1.4.1'
<dependency org="org.ops4j.pax.tipi" name="tipi-master" rev="1.4.1">
<artifact name="tipi-master" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.tipi', module='tipi-master', version='1.4.1')
)
libraryDependencies += "org.ops4j.pax.tipi" % "tipi-master" % "1.4.1"
[org.ops4j.pax.tipi/tipi-master "1.4.1"]
Pax Tipi is a no-fuss platform for osgifying third-party Open Source libraries and releasing them to the Central Repository (Maven Central).