is not current version
Last Version 1.1.1

at.bestsolution:at.bestsolution.maven.publisher 1.0.0

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

Categories

Categories

Maven Build Tools
GroupId

GroupId

at.bestsolution
ArtifactId

ArtifactId

at.bestsolution.maven.publisher
Version

Version

1.0.0
Type

Type

jar

Download at.bestsolution.maven.publisher 1.0.0


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