| License |
License |
|---|---|
| GroupId | GroupIdorg.orcateam |
| ArtifactId | ArtifactIdreport |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionreport
http://report.orcateam.org
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| report-1.0.1.pom | |
| report-1.0.1.jar | 27 KB |
| report-1.0.1-sources.jar | 15 KB |
| report-1.0.1-javadoc.jar | 130 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.orcateam/report/ -->
<dependency>
<groupId>org.orcateam</groupId>
<artifactId>report</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.orcateam/report/
implementation 'org.orcateam:report:1.0.1'
// https://jarcasting.com/artifacts/org.orcateam/report/
implementation ("org.orcateam:report:1.0.1")
'org.orcateam:report:jar:1.0.1'
<dependency org="org.orcateam" name="report" rev="1.0.1">
<artifact name="report" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.orcateam', module='report', version='1.0.1')
)
libraryDependencies += "org.orcateam" % "report" % "1.0.1"
[org.orcateam/report "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.apache.poi : poi | jar | 3.10-FINAL |
| org.apache.poi : poi-ooxml | jar | 3.10-FINAL |
| org.apache.xmlbeans : xmlbeans | jar | 2.6.0 |
| org.apache.poi : ooxml-schemas | jar | 1.1 |
| org.apache.commons : commons-lang3 | jar | 3.2.1 |
| org.apache.commons : commons-jexl | jar | 2.1.1 |