MVN

com.voodoodyne.trivet : trivet

Maven & Gradle

Jul 21, 2013
1 usages
4 stars

Trivet · A trivial remoting protocol based on Java serialization and HTTP.

<dependency>
    <groupId>com.voodoodyne.trivet</groupId>
    <artifactId>trivet</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.voodoodyne.trivet : trivet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.voodoodyne.trivet : trivet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
trivet-1.0

How to add a dependency to Maven

Add the following com.voodoodyne.trivet : trivet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.voodoodyne.trivet</groupId>
    <artifactId>trivet</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.voodoodyne.trivet : trivet gradle dependency to your build.gradle file:

implementation 'com.voodoodyne.trivet:trivet:1.0'

Gradle Kotlin DSL: Add the following com.voodoodyne.trivet : trivet gradle kotlin dependency to your build.gradle.kts file:

implementation("com.voodoodyne.trivet:trivet:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.voodoodyne.trivet : trivet sbt scala dependency to your build.sbt file:

libraryDependencies += "com.voodoodyne.trivet" % "trivet" % "1.0"

Advertisement

Dependencies from Group

Jul 21, 2013
1 usages
4 stars

Discover Dependencies

May 17, 2007
14 usages
Oct 26, 2010
4 usages
May 12, 2014
2 usages
Aug 21, 2014
6 usages
159 stars
Mar 16, 2014
16 usages
0 stars
Jan 14, 2013
7 usages
7 stars
Sep 20, 2010
8 usages
Nov 16, 2013
10 usages
327 stars
May 09, 2011
5 usages
Nov 27, 2007
23 usages