Last Version

fr.jcgay.maven.extension:maven-distinct-local-repository 1.2

This is the default Maven configuration I use to upload binaries on maven central.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

fr.jcgay.maven.extension
ArtifactId

ArtifactId

maven-distinct-local-repository
Version

Version

1.2
Type

Type

jar
Description

Description

This is the default Maven configuration I use to upload binaries on maven central.
Source Code Management

Source Code Management

https://github.com/jcgay/maven-distinct-local-repository

Download maven-distinct-local-repository 1.2


<!-- https://jarcasting.com/artifacts/fr.jcgay.maven.extension/maven-distinct-local-repository/ -->
<dependency>
    <groupId>fr.jcgay.maven.extension</groupId>
    <artifactId>maven-distinct-local-repository</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jcgay.maven.extension/maven-distinct-local-repository/
implementation 'fr.jcgay.maven.extension:maven-distinct-local-repository:1.2'
// https://jarcasting.com/artifacts/fr.jcgay.maven.extension/maven-distinct-local-repository/
implementation ("fr.jcgay.maven.extension:maven-distinct-local-repository:1.2")
'fr.jcgay.maven.extension:maven-distinct-local-repository:jar:1.2'
<dependency org="fr.jcgay.maven.extension" name="maven-distinct-local-repository" rev="1.2">
  <artifact name="maven-distinct-local-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jcgay.maven.extension', module='maven-distinct-local-repository', version='1.2')
)
libraryDependencies += "fr.jcgay.maven.extension" % "maven-distinct-local-repository" % "1.2"
[fr.jcgay.maven.extension/maven-distinct-local-repository "1.2"]

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.2.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.3
org.junit.jupiter : junit-jupiter-engine jar 5.0.3
org.mockito : mockito-core jar 2.13.0
org.assertj : assertj-core jar 3.9.0

Project Modules

There are no modules declared in this project.