License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdorg.verapdf |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.20.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionveraPDF Library core
Core classes for the veraPDF Library.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-1.20.1.pom | |
core-1.20.1.jar | 658 KB |
core-1.20.1-sources.jar | 579 KB |
core-1.20.1-javadoc.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.verapdf/core/ -->
<dependency>
<groupId>org.verapdf</groupId>
<artifactId>core</artifactId>
<version>1.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.verapdf/core/
implementation 'org.verapdf:core:1.20.1'
// https://jarcasting.com/artifacts/org.verapdf/core/
implementation ("org.verapdf:core:1.20.1")
'org.verapdf:core:jar:1.20.1'
<dependency org="org.verapdf" name="core" rev="1.20.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.verapdf', module='core', version='1.20.1')
)
libraryDependencies += "org.verapdf" % "core" % "1.20.1"
[org.verapdf/core "1.20.1"]
Group / Artifact | Type | Version |
---|---|---|
org.verapdf : pdf-model | jar | 1.20.6 |
org.verapdf : verapdf-xmp-core | jar | 1.20.1 |
org.mozilla : rhino | jar | 1.7.13 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.2 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
net.java.dev.stax-utils : stax-utils | jar | 20070216 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.xmlunit : xmlunit-core | jar | 2.6.2 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.7.1 |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 3.2 |