| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.vsspt | 
    
| ArtifactId | ArtifactIdjaxb-ri-xjc | 
    
| Last Version | Last Version2.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJaxb-Ri Plugin - toString, setter, equals and hashCode Generation 
            Generates toString, setter, equals and hashCode methods on JAXB generated classes. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| jaxb-ri-xjc-2.0.0.pom | |
| jaxb-ri-xjc-2.0.0.jar | 17 KB | 
| jaxb-ri-xjc-2.0.0-sources.jar | 9 KB | 
| jaxb-ri-xjc-2.0.0-javadoc.jar | 96 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.vsspt/jaxb-ri-xjc/ -->
<dependency>
    <groupId>com.github.vsspt</groupId>
    <artifactId>jaxb-ri-xjc</artifactId>
    <version>2.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.vsspt/jaxb-ri-xjc/
implementation 'com.github.vsspt:jaxb-ri-xjc:2.0.0'
                // https://jarcasting.com/artifacts/com.github.vsspt/jaxb-ri-xjc/
implementation ("com.github.vsspt:jaxb-ri-xjc:2.0.0")
                'com.github.vsspt:jaxb-ri-xjc:jar:2.0.0'
                <dependency org="com.github.vsspt" name="jaxb-ri-xjc" rev="2.0.0">
  <artifact name="jaxb-ri-xjc" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.vsspt', module='jaxb-ri-xjc', version='2.0.0')
)
                libraryDependencies += "com.github.vsspt" % "jaxb-ri-xjc" % "2.0.0"
                [com.github.vsspt/jaxb-ri-xjc "2.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 18.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.sun.xml.bind : jaxb-core | jar | 2.2.11 | 
| com.sun.xml.bind : jaxb-xjc | jar | 2.2.11 | 
| org.jvnet.jaxb2_commons : jaxb2-basics-tools | jar | 0.9.1 |