License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdorg.verapdf |
ArtifactId | ArtifactIdverapdf-library |
Last Version | Last Version1.20.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionveraPDF PDF/A Validation Library
veraPDF PDF/A Validation API and core types.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
verapdf-library-1.20.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.verapdf/verapdf-library/ -->
<dependency>
<groupId>org.verapdf</groupId>
<artifactId>verapdf-library</artifactId>
<version>1.20.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.verapdf/verapdf-library/
implementation 'org.verapdf:verapdf-library:1.20.1'
// https://jarcasting.com/artifacts/org.verapdf/verapdf-library/
implementation ("org.verapdf:verapdf-library:1.20.1")
'org.verapdf:verapdf-library:pom:1.20.1'
<dependency org="org.verapdf" name="verapdf-library" rev="1.20.1">
<artifact name="verapdf-library" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.verapdf', module='verapdf-library', version='1.20.1')
)
libraryDependencies += "org.verapdf" % "verapdf-library" % "1.20.1"
[org.verapdf/verapdf-library "1.20.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 3.2 |