License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdit.innove |
ArtifactId | ArtifactIdplay2-pdf |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay2-pdf
play2-pdf
|
Project URL |
Project URL |
Project Organization |
Project Organizationit.innove |
Filename | Size |
---|---|
play2-pdf-1.10.0.pom | |
play2-pdf-1.10.0.jar | 6 KB |
play2-pdf-1.10.0-sources.jar | 3 KB |
play2-pdf-1.10.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.innove/play2-pdf/ -->
<dependency>
<groupId>it.innove</groupId>
<artifactId>play2-pdf</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.innove/play2-pdf/
implementation 'it.innove:play2-pdf:1.10.0'
// https://jarcasting.com/artifacts/it.innove/play2-pdf/
implementation ("it.innove:play2-pdf:1.10.0")
'it.innove:play2-pdf:jar:1.10.0'
<dependency org="it.innove" name="play2-pdf" rev="1.10.0">
<artifact name="play2-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.innove', module='play2-pdf', version='1.10.0')
)
libraryDependencies += "it.innove" % "play2-pdf" % "1.10.0"
[it.innove/play2-pdf "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
com.typesafe.play : twirl-api_2.13 | jar | 1.5.0 |
com.typesafe.play : play-server_2.13 | jar | 2.8.1 |
com.typesafe.play : play-logback_2.13 | jar | 2.8.1 |
com.typesafe.play : play-akka-http-server_2.13 | jar | 2.8.1 |
com.typesafe.play : play-java_2.13 | jar | 2.8.1 |
com.typesafe.play : filters-helpers_2.13 | jar | 2.8.1 |
commons-io : commons-io | jar | 2.6 |
org.xhtmlrenderer : flying-saucer-pdf-itext5 | jar | 9.1.16 |
nu.validator.htmlparser : htmlparser | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.13 | jar | 2.8.1 |