oliviercailloux GPOM

A simple POM with reasonable defaults, including the Guava dependency, for use in Maven artifacts under the io.github.oliviercailloux group id.

License

License

GroupId

GroupId

io.github.oliviercailloux
ArtifactId

ArtifactId

gpom
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

oliviercailloux GPOM
A simple POM with reasonable defaults, including the Guava dependency, for use in Maven artifacts under the io.github.oliviercailloux group id.
Project URL

Project URL

https://github.com/oliviercailloux/gpom
Source Code Management

Source Code Management

https://github.com/oliviercailloux/gpom

Download gpom

Filename Size
gpom-0.0.4.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.oliviercailloux/gpom/ -->
<dependency>
    <groupId>io.github.oliviercailloux</groupId>
    <artifactId>gpom</artifactId>
    <version>0.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.oliviercailloux/gpom/
implementation 'io.github.oliviercailloux:gpom:0.0.4'
// https://jarcasting.com/artifacts/io.github.oliviercailloux/gpom/
implementation ("io.github.oliviercailloux:gpom:0.0.4")
'io.github.oliviercailloux:gpom:pom:0.0.4'
<dependency org="io.github.oliviercailloux" name="gpom" rev="0.0.4">
  <artifact name="gpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.oliviercailloux', module='gpom', version='0.0.4')
)
libraryDependencies += "io.github.oliviercailloux" % "gpom" % "0.0.4"
[io.github.oliviercailloux/gpom "0.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 28.2-jre
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.

oliviercailloux GPOM

Build Status Artifact on Maven Central

A simple POM with reasonable defaults, including the Guava dependency, for use in Maven artifacts under the io.github.oliviercailloux group id.

Versions

Version
0.0.4