Last Version

com.squeakysand.schema.javaee - squeakysand-schema-javaee 5.0.3

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.

License

License

GroupId

GroupId

com.squeakysand.schema.javaee
ArtifactId

ArtifactId

squeakysand-schema-javaee
Version

Version

5.0.3
Type

Type

jar
Description

Description

com.squeakysand.schema.javaee - 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.
Project URL

Project URL

http://www.squeakysand.com/projects/schema-javaee/5.0.3/
Project Organization

Project Organization

squeakysand.com

Download squeakysand-schema-javaee 5.0.3


<!-- https://jarcasting.com/artifacts/com.squeakysand.schema.javaee/squeakysand-schema-javaee/ -->
<dependency>
    <groupId>com.squeakysand.schema.javaee</groupId>
    <artifactId>squeakysand-schema-javaee</artifactId>
    <version>5.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand.schema.javaee/squeakysand-schema-javaee/
implementation 'com.squeakysand.schema.javaee:squeakysand-schema-javaee:5.0.3'
// https://jarcasting.com/artifacts/com.squeakysand.schema.javaee/squeakysand-schema-javaee/
implementation ("com.squeakysand.schema.javaee:squeakysand-schema-javaee:5.0.3")
'com.squeakysand.schema.javaee:squeakysand-schema-javaee:jar:5.0.3'
<dependency org="com.squeakysand.schema.javaee" name="squeakysand-schema-javaee" rev="5.0.3">
  <artifact name="squeakysand-schema-javaee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand.schema.javaee', module='squeakysand-schema-javaee', version='5.0.3')
)
libraryDependencies += "com.squeakysand.schema.javaee" % "squeakysand-schema-javaee" % "5.0.3"
[com.squeakysand.schema.javaee/squeakysand-schema-javaee "5.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.