| License |
License |
|---|---|
| GroupId | GroupIdedu.byu.hbll |
| ArtifactId | ArtifactIdxml |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionedu.byu.hbll:xml
XML utilities.
|
| Filename | Size |
|---|---|
| xml-1.1.1.pom | |
| xml-1.1.1.jar | 26 KB |
| xml-1.1.1-sources.jar | 17 KB |
| xml-1.1.1-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.byu.hbll/xml/ -->
<dependency>
<groupId>edu.byu.hbll</groupId>
<artifactId>xml</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.byu.hbll/xml/
implementation 'edu.byu.hbll:xml:1.1.1'
// https://jarcasting.com/artifacts/edu.byu.hbll/xml/
implementation ("edu.byu.hbll:xml:1.1.1")
'edu.byu.hbll:xml:jar:1.1.1'
<dependency org="edu.byu.hbll" name="xml" rev="1.1.1">
<artifact name="xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.byu.hbll', module='xml', version='1.1.1')
)
libraryDependencies += "edu.byu.hbll" % "xml" % "1.1.1"
[edu.byu.hbll/xml "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 2.3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.mockito : mockito-junit-jupiter | jar | |
| org.mockito : mockito-core | jar | |
| org.testcontainers : junit-jupiter | jar | |
| io.specto : hoverfly-java-junit5 | jar | 0.14.1 |
| edu.byu.hbll.witness : witness-core | jar |