Download generator-1.2.1.jar file - Jar g

Jar examples for g:generator

Description

Pegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.

You can download jar file generator 1.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add generator-1.2.1.jar to your project.

<dependency>
   <groupId>org.st-js</groupId>
   <artifactId>generator</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'org.st-js', name: 'generator', version: '1.2.1'
libraryDependencies += "org.st-js" % "generator" % "1.2.1"
<dependency org="org.st-js" name="generator" rev="1.2.1"/>
@Grapes(@Grab(group='org.st-js', module='generator', version='1.2.1'))
'org.st-js:generator:jar:1.2.1'

Download

Click the following link to download the jar file.

generator-1.2.1-javadoc.jar
generator-1.2.1-sources.jar
generator-1.2.1.jar
generator-1.2.1.pom



Related Tutorials