Last Version

Eclipse p2 and OSGi-r5 to Maven publisher library 1.1.1

A who helps with publishing p2 and OSGi-R5 repositories to a maven repository

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

at.bestsolution
ArtifactId

ArtifactId

at.bestsolution.maven.publisher
Version

Version

1.1.1
Type

Type

jar
Description

Description

Eclipse p2 and OSGi-r5 to Maven publisher library
A who helps with publishing p2 and OSGi-R5 repositories to a maven repository
Project URL

Project URL

https://github.com/BestSolution-at/osgi-to-maven-publisher
Source Code Management

Source Code Management

https://github.com/BestSolution-at/osgi-to-maven-publisher

Download at.bestsolution.maven.publisher 1.1.1


<!-- https://jarcasting.com/artifacts/at.bestsolution/at.bestsolution.maven.publisher/ -->
<dependency>
    <groupId>at.bestsolution</groupId>
    <artifactId>at.bestsolution.maven.publisher</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/at.bestsolution/at.bestsolution.maven.publisher/
implementation 'at.bestsolution:at.bestsolution.maven.publisher:1.1.1'
// https://jarcasting.com/artifacts/at.bestsolution/at.bestsolution.maven.publisher/
implementation ("at.bestsolution:at.bestsolution.maven.publisher:1.1.1")
'at.bestsolution:at.bestsolution.maven.publisher:jar:1.1.1'
<dependency org="at.bestsolution" name="at.bestsolution.maven.publisher" rev="1.1.1">
  <artifact name="at.bestsolution.maven.publisher" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.bestsolution', module='at.bestsolution.maven.publisher', version='1.1.1')
)
libraryDependencies += "at.bestsolution" % "at.bestsolution.maven.publisher" % "1.1.1"
[at.bestsolution/at.bestsolution.maven.publisher "1.1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-compress jar 1.12
commons-io : commons-io jar 2.5
org.apache.maven.indexer : indexer-core jar 5.1.2-816025a
org.apache.maven.wagon : wagon-http-lightweight jar 2.3
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.3.3
org.sonatype.sisu : sisu-guice jar 3.2.6

Project Modules

There are no modules declared in this project.