Jar examples for g:generator
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 3.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add generator-3.0.1.jar to your project.
<dependency> <groupId>com.cedarsoft.serialization</groupId> <artifactId>generator</artifactId> <version>3.0.1</version> </dependency>
compile group: 'com.cedarsoft.serialization', name: 'generator', version: '3.0.1'
libraryDependencies += "com.cedarsoft.serialization" % "generator" % "3.0.1"
<dependency org="com.cedarsoft.serialization" name="generator" rev="3.0.1"/>
@Grapes(@Grab(group='com.cedarsoft.serialization', module='generator', version='3.0.1'))
'com.cedarsoft.serialization:generator:jar:3.0.1'
Click the following link to download the jar file.
generator-3.0.1.pom