GroupId | GroupIdorg.greports |
---|---|
ArtifactId | ArtifactIdgreports |
Version | Version3.4.2 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
greports-3.4.2.pom | |
greports-3.4.2.jar | 175 KB |
greports-3.4.2-sources.jar | 100 KB |
greports-3.4.2-javadoc.jar | 717 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.greports/greports/ -->
<dependency>
<groupId>org.greports</groupId>
<artifactId>greports</artifactId>
<version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.greports/greports/
implementation 'org.greports:greports:3.4.2'
// https://jarcasting.com/artifacts/org.greports/greports/
implementation ("org.greports:greports:3.4.2")
'org.greports:greports:jar:3.4.2'
<dependency org="org.greports" name="greports" rev="3.4.2">
<artifact name="greports" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.greports', module='greports', version='3.4.2')
)
libraryDependencies += "org.greports" % "greports" % "3.4.2"
[org.greports/greports "3.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.25 |
org.apache.poi : poi | jar | 3.16 |
org.apache.poi : poi-ooxml | jar | 3.16 |
log4j : log4j | jar | 1.2.17 |
com.google.guava : guava | jar | 28.2-jre |
org.apache.commons : commons-lang3 | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |