License |
License |
---|---|
GroupId | GroupIdio.github.oliviercailloux |
ArtifactId | ArtifactIdpom |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionoliviercailloux POM
A simple POM with reasonable defaults for use in Maven artifacts under the io.github.oliviercailloux group id.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pom-0.0.15.pom | 4 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
com.google.guava : guava | jar | 31.1-jre |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.junit.jupiter : junit-jupiter-engine | jar |