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

Jar examples for s:schemas

Description

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

License

Eclipse Public License - v 1.0

Build File

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

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

Download

Click the following link to download the jar file.

schemas-3.0.1-b04-sources.jar
schemas-3.0.1-b04.pom



Related Tutorials