License |
License |
---|---|
GroupId | GroupIdno.difi.vefa |
ArtifactId | ArtifactIdvalidator-core |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionVEFA Validator :: Core
Complete validator for embedding in projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
validator-core-2.1.0.pom | |
validator-core-2.1.0.jar | 111 KB |
validator-core-2.1.0-sources.jar | 61 KB |
validator-core-2.1.0-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.difi.vefa/validator-core/ -->
<dependency>
<groupId>no.difi.vefa</groupId>
<artifactId>validator-core</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.vefa/validator-core/
implementation 'no.difi.vefa:validator-core:2.1.0'
// https://jarcasting.com/artifacts/no.difi.vefa/validator-core/
implementation ("no.difi.vefa:validator-core:2.1.0")
'no.difi.vefa:validator-core:jar:2.1.0'
<dependency org="no.difi.vefa" name="validator-core" rev="2.1.0">
<artifact name="validator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.vefa', module='validator-core', version='2.1.0')
)
libraryDependencies += "no.difi.vefa" % "validator-core" % "2.1.0"
[no.difi.vefa/validator-core "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
no.difi.vefa : validator-api | jar | 2.1.0 |
no.difi.commons : commons-asic | jar | 0.9.3 |
no.difi.commons : commons-schematron | jar | 0.9.5 |
net.sf.saxon : Saxon-HE | jar | 9.8.0-15 |
org.slf4j : slf4j-api | jar | 1.7.28 |
com.google.inject : guice | jar | 4.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services | jar | 1.8 |
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.28 |
org.testng : testng | jar | 6.9.9 |
org.mockito : mockito-core | jar | 2.28.2 |