License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdgov.nist.secauto.decima |
ArtifactId | ArtifactIddecima-core |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDecima Framework Core
The core implementation of a Java framework for XML content validation based on a set of content requirements.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
decima-core-0.7.1.pom | |
decima-core-0.7.1.jar | 93 KB |
decima-core-0.7.1-sources.jar | 147 KB |
decima-core-0.7.1-javadoc.jar | 532 KB |
Browse |
<!-- https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-core/ -->
<dependency>
<groupId>gov.nist.secauto.decima</groupId>
<artifactId>decima-core</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-core/
implementation 'gov.nist.secauto.decima:decima-core:0.7.1'
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-core/
implementation ("gov.nist.secauto.decima:decima-core:0.7.1")
'gov.nist.secauto.decima:decima-core:jar:0.7.1'
<dependency org="gov.nist.secauto.decima" name="decima-core" rev="0.7.1">
<artifact name="decima-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.decima', module='decima-core', version='0.7.1')
)
libraryDependencies += "gov.nist.secauto.decima" % "decima-core" % "0.7.1"
[gov.nist.secauto.decima/decima-core "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-jul | jar | 2.17.1 |
org.apache.commons : commons-lang3 | jar | 3.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.jmock : jmock | jar | 2.8.3 |
org.jmock : jmock-junit4 | jar | 2.8.3 |