| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdorg.jvnet.jaxb2_commons | 
| ArtifactId | ArtifactIdjaxb2-namespace-prefix | 
| Last Version | Last Version2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJAXB2 - Namespace Prefix Plugin This plugin adds 'jakarta.xml.bind.annotation.XmlNs' annotations to 'package-info.java' file according to
		specific definitions in bindings.xml file. Those annotations associate namespace prefixes with XML namespace URIs. | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/jaxb2-namespace-prefix/ -->
<dependency>
    <groupId>org.jvnet.jaxb2_commons</groupId>
    <artifactId>jaxb2-namespace-prefix</artifactId>
    <version>2.0</version>
</dependency>// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/jaxb2-namespace-prefix/
implementation 'org.jvnet.jaxb2_commons:jaxb2-namespace-prefix:2.0'// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/jaxb2-namespace-prefix/
implementation ("org.jvnet.jaxb2_commons:jaxb2-namespace-prefix:2.0")'org.jvnet.jaxb2_commons:jaxb2-namespace-prefix:jar:2.0'<dependency org="org.jvnet.jaxb2_commons" name="jaxb2-namespace-prefix" rev="2.0">
  <artifact name="jaxb2-namespace-prefix" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jvnet.jaxb2_commons', module='jaxb2-namespace-prefix', version='2.0')
)libraryDependencies += "org.jvnet.jaxb2_commons" % "jaxb2-namespace-prefix" % "2.0"[org.jvnet.jaxb2_commons/jaxb2-namespace-prefix "2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.glassfish.jaxb : jaxb-xjc | jar | 3.0.1 |