| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdde.frontsy |
| ArtifactId | ArtifactIdpicciotto |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionpicciotto
Spreadsheet generator
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| picciotto-1.0.1.pom | |
| picciotto-1.0.1.jar | 91 KB |
| picciotto-1.0.1-sources.jar | 30 KB |
| picciotto-1.0.1-javadoc.jar | 647 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.frontsy/picciotto/ -->
<dependency>
<groupId>de.frontsy</groupId>
<artifactId>picciotto</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.frontsy/picciotto/
implementation 'de.frontsy:picciotto:1.0.1'
// https://jarcasting.com/artifacts/de.frontsy/picciotto/
implementation ("de.frontsy:picciotto:1.0.1")
'de.frontsy:picciotto:jar:1.0.1'
<dependency org="de.frontsy" name="picciotto" rev="1.0.1">
<artifact name="picciotto" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.frontsy', module='picciotto', version='1.0.1')
)
libraryDependencies += "de.frontsy" % "picciotto" % "1.0.1"
[de.frontsy/picciotto "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.helger : ph-css | jar | 6.2.3 |
| org.apache.poi : poi | jar | 4.1.2 |
| org.apache.poi : poi-ooxml | jar | 4.1.2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.saxon » saxon9 | jar | 9.1.0.8 |
| net.sf.saxon » saxon9-dom | jar | 9.1.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.mockito : mockito-core | jar | 3.7.0 |