Last Version

Maven build configuration 1.19

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

License

License

Categories

Categories

Maven Build Tools Configuration Application Layer Libs config
GroupId

GroupId

fr.jcgay.maven
ArtifactId

ArtifactId

jcgay-build-configuration
Version

Version

1.19
Type

Type

pom
Description

Description

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

Project URL

http://jcgay.fr
Source Code Management

Source Code Management

https://github.com/jcgay/jcgay-build-configuration.git

Download jcgay-build-configuration 1.19


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.