| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdgov.nist.secauto.decima |
| ArtifactId | ArtifactIddecima-core |
| Version | Version0.6.4 |
| 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.6.4.pom | |
| decima-core-0.6.4.jar | 93 KB |
| decima-core-0.6.4-sources.jar | 147 KB |
| decima-core-0.6.4-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.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-core/
implementation 'gov.nist.secauto.decima:decima-core:0.6.4'
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-core/
implementation ("gov.nist.secauto.decima:decima-core:0.6.4")
'gov.nist.secauto.decima:decima-core:jar:0.6.4'
<dependency org="gov.nist.secauto.decima" name="decima-core" rev="0.6.4">
<artifact name="decima-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.decima', module='decima-core', version='0.6.4')
)
libraryDependencies += "gov.nist.secauto.decima" % "decima-core" % "0.6.4"
[gov.nist.secauto.decima/decima-core "0.6.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-jul | jar | 2.8.2 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.jmock : jmock | jar | 2.8.3 |
| org.jmock : jmock-junit4 | jar | 2.8.3 |