License |
License |
---|---|
Categories |
CategoriesPDFBox Business Logic Libraries PDF Data |
GroupId | GroupIdde.mobiuscode |
ArtifactId | ArtifactIdpdfbox-table |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNameOf
A Java library to programmatically return the name of fields similar to the C# nameof() expression
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pdfbox-table-1.1.2.pom | |
pdfbox-table-1.1.2.jar | 50 KB |
pdfbox-table-1.1.2-sources.jar | 30 KB |
pdfbox-table-1.1.2-javadoc.jar | 195 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.mobiuscode/pdfbox-table/ -->
<dependency>
<groupId>de.mobiuscode</groupId>
<artifactId>pdfbox-table</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.mobiuscode/pdfbox-table/
implementation 'de.mobiuscode:pdfbox-table:1.1.2'
// https://jarcasting.com/artifacts/de.mobiuscode/pdfbox-table/
implementation ("de.mobiuscode:pdfbox-table:1.1.2")
'de.mobiuscode:pdfbox-table:jar:1.1.2'
<dependency org="de.mobiuscode" name="pdfbox-table" rev="1.1.2">
<artifact name="pdfbox-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mobiuscode', module='pdfbox-table', version='1.1.2')
)
libraryDependencies += "de.mobiuscode" % "pdfbox-table" % "1.1.2"
[de.mobiuscode/pdfbox-table "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.pdfbox : pdfbox | jar | 2.0.24 |
org.jsoup : jsoup | jar | 1.14.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-core | jar | 1.3 |