Download schemas-3.0.1-b09.jar file - Jar s

Jar examples for s:schemas

Description

You can download jar file schemas 3.0.1-b09 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add schemas-3.0.1-b09.jar to your project.

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

Download

Click the following link to download the jar file.

schemas-3.0.1-b09-sources.jar
schemas-3.0.1-b09.pom



Related Tutorials