Download schemas-4.0-b33.jar file - Jar s

Jar examples for s:schemas

Description

You can download jar file schemas 4.0-b33 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add schemas-4.0-b33.jar to your project.

<dependency>
   <groupId>org.glassfish.main.deployment</groupId>
   <artifactId>schemas</artifactId>
   <version>4.0-b33</version>
</dependency>
compile group: 'org.glassfish.main.deployment', name: 'schemas', version: '4.0-b33'
libraryDependencies += "org.glassfish.main.deployment" % "schemas" % "4.0-b33"
<dependency org="org.glassfish.main.deployment" name="schemas" rev="4.0-b33"/>
@Grapes(@Grab(group='org.glassfish.main.deployment', module='schemas', version='4.0-b33'))
'org.glassfish.main.deployment:schemas:jar:4.0-b33'

Download

Click the following link to download the jar file.

schemas-4.0-b33-javadoc.jar
schemas-4.0-b33-sources.jar
schemas-4.0-b33.pom



Related Tutorials