| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdgov.nist.secauto.decima |
| ArtifactId | ArtifactIddecima-xml |
| Last Version | Last Version0.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDecima Framework XML Support
XML support for the Decima Java-based content requirement assessment framework.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| decima-xml-0.7.1.pom | |
| decima-xml-0.7.1.jar | 159 KB |
| decima-xml-0.7.1-sources.jar | 165 KB |
| decima-xml-0.7.1-javadoc.jar | 288 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-xml/ -->
<dependency>
<groupId>gov.nist.secauto.decima</groupId>
<artifactId>decima-xml</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-xml/
implementation 'gov.nist.secauto.decima:decima-xml:0.7.1'
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-xml/
implementation ("gov.nist.secauto.decima:decima-xml:0.7.1")
'gov.nist.secauto.decima:decima-xml:jar:0.7.1'
<dependency org="gov.nist.secauto.decima" name="decima-xml" rev="0.7.1">
<artifact name="decima-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.decima', module='decima-xml', version='0.7.1')
)
libraryDependencies += "gov.nist.secauto.decima" % "decima-xml" % "0.7.1"
[gov.nist.secauto.decima/decima-xml "0.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| gov.nist.secauto.decima : decima-core | jar | 0.7.1 |
| net.sf.saxon : Saxon-HE | jar | 10.6 |
| org.jdom : jdom2 | jar | 2.0.6.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 |