License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdat.bestsolution |
ArtifactId | ArtifactIdat.bestsolution.maven.publisher |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionEclipse 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 |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |