Download comsat-spring-boot-0.5.0.jar file - Jar c

Jar examples for c:comsat-spring-boot

Description

Fibers services for web

You can download jar file comsat-spring-boot 0.5.0 in this page.

License

The GNU Lesser General Public License, version 3

Build File

You can use the following script to add comsat-spring-boot-0.5.0.jar to your project.

<dependency>
   <groupId>co.paralleluniverse</groupId>
   <artifactId>comsat-spring-boot</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'co.paralleluniverse', name: 'comsat-spring-boot', version: '0.5.0'
libraryDependencies += "co.paralleluniverse" % "comsat-spring-boot" % "0.5.0"
<dependency org="co.paralleluniverse" name="comsat-spring-boot" rev="0.5.0"/>
@Grapes(@Grab(group='co.paralleluniverse', module='comsat-spring-boot', version='0.5.0'))
'co.paralleluniverse:comsat-spring-boot:jar:0.5.0'

Download

Click the following link to download the jar file.

comsat-spring-boot-0.5.0-javadoc.jar
comsat-spring-boot-0.5.0-sources.jar
comsat-spring-boot-0.5.0.jar
comsat-spring-boot-0.5.0.pom



Related Tutorials