| License |
License |
|---|---|
| GroupId | GroupIdse.mdh.jaxb |
| ArtifactId | ArtifactIdmdh-jaxb |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
Descriptionse.mdh.jaxb:mdh-jaxb
Hjälpklasser för JAXB.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mdh-jaxb-1.2.0.pom | |
| mdh-jaxb-1.2.0.jar | 4 KB |
| mdh-jaxb-1.2.0-sources.jar | 4 KB |
| mdh-jaxb-1.2.0-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.mdh.jaxb/mdh-jaxb/ -->
<dependency>
<groupId>se.mdh.jaxb</groupId>
<artifactId>mdh-jaxb</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.mdh.jaxb/mdh-jaxb/
implementation 'se.mdh.jaxb:mdh-jaxb:1.2.0'
// https://jarcasting.com/artifacts/se.mdh.jaxb/mdh-jaxb/
implementation ("se.mdh.jaxb:mdh-jaxb:1.2.0")
'se.mdh.jaxb:mdh-jaxb:jar:1.2.0'
<dependency org="se.mdh.jaxb" name="mdh-jaxb" rev="1.2.0">
<artifact name="mdh-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.mdh.jaxb', module='mdh-jaxb', version='1.2.0')
)
libraryDependencies += "se.mdh.jaxb" % "mdh-jaxb" % "1.2.0"
[se.mdh.jaxb/mdh-jaxb "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.2.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |