Last Version

oliviercailloux POM 0.0.15

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

License

License

GroupId

GroupId

io.github.oliviercailloux
ArtifactId

ArtifactId

pom
Version

Version

0.0.15
Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

https://github.com/oliviercailloux/pom

Download pom 0.0.15

Filename Size
pom-0.0.15.pom 5 KB
Browse

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

Dependencies

compile (2)

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

test (2)

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

Project Modules

There are no modules declared in this project.