License |
License |
---|---|
GroupId | GroupIdorg.meeuw |
ArtifactId | ArtifactIdjaxb-documentation |
Version | Version0.3 |
Type | Typejar |
Description |
Descriptionjaxb-documentation
Provided @XmlDocumentation, to make it possible generate xsd annotations from java code runtime
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jaxb-documentation-0.3.pom | |
jaxb-documentation-0.3.jar | 15 KB |
jaxb-documentation-0.3-sources.jar | 8 KB |
jaxb-documentation-0.3-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.meeuw/jaxb-documentation/ -->
<dependency>
<groupId>org.meeuw</groupId>
<artifactId>jaxb-documentation</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw/jaxb-documentation/
implementation 'org.meeuw:jaxb-documentation:0.3'
// https://jarcasting.com/artifacts/org.meeuw/jaxb-documentation/
implementation ("org.meeuw:jaxb-documentation:0.3")
'org.meeuw:jaxb-documentation:jar:0.3'
<dependency org="org.meeuw" name="jaxb-documentation" rev="0.3">
<artifact name="jaxb-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw', module='jaxb-documentation', version='0.3')
)
libraryDependencies += "org.meeuw" % "jaxb-documentation" % "0.3"
[org.meeuw/jaxb-documentation "0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.9.0 |
org.projectlombok : lombok | jar | 1.16.20 |