Maven build configuration

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
Last Version

Last Version

1.19
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0