License |
License |
---|---|
GroupId | GroupIdorg.biopax.validator |
ArtifactId | ArtifactIdvalidator-core |
Version | Version4.0.0 |
Type | Typejar |
Description |
DescriptionObject Model Validator Core
Flexible rule-based object validation and reporting core api and settings.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
validator-core-4.0.0.pom | |
validator-core-4.0.0.jar | 28 KB |
validator-core-4.0.0-tests.jar | 2 KB |
validator-core-4.0.0-sources.jar | 21 KB |
validator-core-4.0.0-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.biopax.validator/validator-core/ -->
<dependency>
<groupId>org.biopax.validator</groupId>
<artifactId>validator-core</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.biopax.validator/validator-core/
implementation 'org.biopax.validator:validator-core:4.0.0'
// https://jarcasting.com/artifacts/org.biopax.validator/validator-core/
implementation ("org.biopax.validator:validator-core:4.0.0")
'org.biopax.validator:validator-core:jar:4.0.0'
<dependency org="org.biopax.validator" name="validator-core" rev="4.0.0">
<artifact name="validator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.biopax.validator', module='validator-core', version='4.0.0')
)
libraryDependencies += "org.biopax.validator" % "validator-core" % "4.0.0"
[org.biopax.validator/validator-core "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.biopax.validator : obo-fetcher | jar | 4.0.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.springframework : spring-beans | jar | 4.2.4.RELEASE |
org.springframework : spring-context | jar | 4.2.4.RELEASE |
org.springframework : spring-context-support | jar | 4.2.4.RELEASE |
org.springframework : spring-core | jar | 4.2.4.RELEASE |
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.2.4.RELEASE |
junit : junit | jar | 4.11 |