Jar examples for s:squeakysand-schema-javaee
Using JAXB and all of the XSD files related to the JavaEE 5 specification, generates Java source files and compiles and packages them into a standard Maven artifact JAR. Useful for writing tools that need to manipulate the various XML descriptors that are part of the JavaEE 5 specification.
You can download jar file squeakysand-schema-javaee 5.0.0 in this page.
Apache License
You can use the following script to add squeakysand-schema-javaee-5.0.0.jar to your project.
<dependency> <groupId>com.squeakysand</groupId> <artifactId>squeakysand-schema-javaee</artifactId> <version>5.0.0</version> </dependency>
compile group: 'com.squeakysand', name: 'squeakysand-schema-javaee', version: '5.0.0'
libraryDependencies += "com.squeakysand" % "squeakysand-schema-javaee" % "5.0.0"
<dependency org="com.squeakysand" name="squeakysand-schema-javaee" rev="5.0.0"/>
@Grapes(@Grab(group='com.squeakysand', module='squeakysand-schema-javaee', version='5.0.0'))
'com.squeakysand:squeakysand-schema-javaee:jar:5.0.0'
Click the following link to download the jar file.
squeakysand-schema-javaee-5.0.0-javadoc.jar