MVN

org.meeuw : jaxb-documentation

Maven & Gradle

Oct 28, 2021
6 usages
1 stars

jaxb-documentation · Provided @XmlDocumentation, to make it possible generate xsd annotations from java code runtime

<dependency>
    <groupId>org.meeuw</groupId>
    <artifactId>jaxb-documentation</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.meeuw : jaxb-documentation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of org.meeuw : jaxb-documentation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4
jaxb-documentation-0.4
0.3
jaxb-documentation-0.3
0.2
jaxb-documentation-0.2

How to add a dependency to Maven

Add the following org.meeuw : jaxb-documentation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.meeuw</groupId>
    <artifactId>jaxb-documentation</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.meeuw : jaxb-documentation gradle dependency to your build.gradle file:

implementation 'org.meeuw:jaxb-documentation:0.4'

Gradle Kotlin DSL: Add the following org.meeuw : jaxb-documentation gradle kotlin dependency to your build.gradle.kts file:

implementation("org.meeuw:jaxb-documentation:0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.meeuw : jaxb-documentation sbt scala dependency to your build.sbt file:

libraryDependencies += "org.meeuw" % "jaxb-documentation" % "0.4"

Advertisement

Dependencies from Group

Jan 25, 2021
8 usages
2 stars
Nov 30, 2021
6 usages
Oct 28, 2021
6 usages
1 stars
Jan 25, 2021
5 usages
2 stars
Nov 30, 2021
4 usages

Discover Dependencies

Oct 01, 2017
3 usages
1 stars
Sep 21, 2017
10 usages
63 stars
Jul 17, 2023
4 usages
220 stars
May 24, 2018
3 usages
765 stars
Oct 10, 2017
14 usages
82 stars