Jar examples for d:data
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
data-0.5.2-javadoc.jar