| License |
License |
|---|---|
| GroupId | GroupIdio.github.oliviercailloux |
| ArtifactId | ArtifactIdpublish |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA simple POM with reasonable defaults for use in Maven artifacts under the io.github.oliviercailloux group id.
|
| Filename | Size |
|---|---|
| publish-0.0.6.pom | |
| publish-0.0.6.jar | 264 KB |
| publish-0.0.6-sources.jar | 258 KB |
| publish-0.0.6-javadoc.jar | 404 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.oliviercailloux/publish/ -->
<dependency>
<groupId>io.github.oliviercailloux</groupId>
<artifactId>publish</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.oliviercailloux/publish/
implementation 'io.github.oliviercailloux:publish:0.0.6'
// https://jarcasting.com/artifacts/io.github.oliviercailloux/publish/
implementation ("io.github.oliviercailloux:publish:0.0.6")
'io.github.oliviercailloux:publish:jar:0.0.6'
<dependency org="io.github.oliviercailloux" name="publish" rev="0.0.6">
<artifact name="publish" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.oliviercailloux', module='publish', version='0.0.6')
)
libraryDependencies += "io.github.oliviercailloux" % "publish" % "0.0.6"
[io.github.oliviercailloux/publish "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.oliviercailloux : jaris | jar | 0.0.17 |
| org.asciidoctor : asciidoctorj-api | jar | 2.5.2 |
| org.relaxng : jing | jar | 20181222 |
| net.sf.saxon : Saxon-HE | jar | 10.6 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
| org.apache.xmlgraphics : fop-core | jar | 2.7 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.google.guava : guava | jar | 31.0.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.asciidoctor : asciidoctorj | jar | 2.5.2 |
| org.asciidoctor : asciidoctorj-pdf | jar | 1.6.0 |
| org.slf4j : jcl-over-slf4j Optional | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.offo : fop-hyph | jar | 2.0 |
| org.apache.pdfbox : pdfbox | jar | 2.0.24 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| org.junit.jupiter : junit-jupiter-engine | jar |