Download Syntaxe-0.4.9.jar file - Jar s

Jar examples for s:Syntaxe

Description

Annotations-Driven Java Domain Model Syntactic and Semantic Validation

You can download jar file Syntaxe 0.4.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add Syntaxe-0.4.9.jar to your project.

<dependency>
   <groupId>com.strategicgains</groupId>
   <artifactId>Syntaxe</artifactId>
   <version>0.4.9</version>
</dependency>
compile group: 'com.strategicgains', name: 'Syntaxe', version: '0.4.9'
libraryDependencies += "com.strategicgains" % "Syntaxe" % "0.4.9"
<dependency org="com.strategicgains" name="Syntaxe" rev="0.4.9"/>
@Grapes(@Grab(group='com.strategicgains', module='Syntaxe', version='0.4.9'))
'com.strategicgains:Syntaxe:jar:0.4.9'

Download

Click the following link to download the jar file.

Syntaxe-0.4.9-javadoc.jar
Syntaxe-0.4.9-sources.jar
Syntaxe-0.4.9.jar
Syntaxe-0.4.9.pom



Related Tutorials