Download data-0.5.2.jar file - Jar d

Jar examples for d:data

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 data 0.5.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add data-0.5.2.jar to your project.

<dependency>
   <groupId>io.github.factoryfx</groupId>
   <artifactId>data</artifactId>
   <version>0.5.2</version>
</dependency>
compile group: 'io.github.factoryfx', name: 'data', version: '0.5.2'
libraryDependencies += "io.github.factoryfx" % "data" % "0.5.2"
<dependency org="io.github.factoryfx" name="data" rev="0.5.2"/>
@Grapes(@Grab(group='io.github.factoryfx', module='data', version='0.5.2'))
'io.github.factoryfx:data:jar:0.5.2'

Download

Click the following link to download the jar file.

data-0.5.2-javadoc.jar
data-0.5.2-sources.jar
data-0.5.2.jar
data-0.5.2.pom



Related Tutorials