Jar examples for t:trivet
A trivial remoting protocol based on Java serialization and HTTP.
You can download jar file trivet 1.0 in this page.
MIT License
You can use the following script to add trivet-1.0.jar to your project.
<dependency> <groupId>com.voodoodyne.trivet</groupId> <artifactId>trivet</artifactId> <version>1.0</version> </dependency>
compile group: 'com.voodoodyne.trivet', name: 'trivet', version: '1.0'
libraryDependencies += "com.voodoodyne.trivet" % "trivet" % "1.0"
<dependency org="com.voodoodyne.trivet" name="trivet" rev="1.0"/>
@Grapes(@Grab(group='com.voodoodyne.trivet', module='trivet', version='1.0'))
'com.voodoodyne.trivet:trivet:jar:1.0'
Click the following link to download the jar file.
trivet-1.0-javadoc.jar