License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdio.github.msalaslo |
ArtifactId | ArtifactIdpdfier-commons |
Last Version | Last Version9.1.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPDFIER-Commons
PDFIER commons components
|
Filename | Size |
---|---|
pdfier-commons-9.1.20.pom | |
pdfier-commons-9.1.20.jar | 30 KB |
pdfier-commons-9.1.20-sources.jar | 17 KB |
pdfier-commons-9.1.20-javadoc.jar | 516 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.msalaslo/pdfier-commons/ -->
<dependency>
<groupId>io.github.msalaslo</groupId>
<artifactId>pdfier-commons</artifactId>
<version>9.1.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.msalaslo/pdfier-commons/
implementation 'io.github.msalaslo:pdfier-commons:9.1.20'
// https://jarcasting.com/artifacts/io.github.msalaslo/pdfier-commons/
implementation ("io.github.msalaslo:pdfier-commons:9.1.20")
'io.github.msalaslo:pdfier-commons:jar:9.1.20'
<dependency org="io.github.msalaslo" name="pdfier-commons" rev="9.1.20">
<artifact name="pdfier-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.msalaslo', module='pdfier-commons', version='9.1.20')
)
libraryDependencies += "io.github.msalaslo" % "pdfier-commons" % "9.1.20"
[io.github.msalaslo/pdfier-commons "9.1.20"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
net.htmlparser.jericho : jericho-html | jar | 3.4 |
org.apache.httpcomponents : httpclient | jar | |
org.jsoup : jsoup | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |