Download tipi-engine-1.0.7.jar file - Jar t

Jar examples for t:tipi-engine

Description

TiPi - Transaction Processing Engine

You can download jar file tipi-engine 1.0.7 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add tipi-engine-1.0.7.jar to your project.

<dependency>
   <groupId>ch.sharedvd.tipi</groupId>
   <artifactId>tipi-engine</artifactId>
   <version>1.0.7</version>
</dependency>
compile group: 'ch.sharedvd.tipi', name: 'tipi-engine', version: '1.0.7'
libraryDependencies += "ch.sharedvd.tipi" % "tipi-engine" % "1.0.7"
<dependency org="ch.sharedvd.tipi" name="tipi-engine" rev="1.0.7"/>
@Grapes(@Grab(group='ch.sharedvd.tipi', module='tipi-engine', version='1.0.7'))
'ch.sharedvd.tipi:tipi-engine:jar:1.0.7'

Download

Click the following link to download the jar file.

tipi-engine-1.0.7-javadoc.jar
tipi-engine-1.0.7-sources.jar
tipi-engine-1.0.7.jar
tipi-engine-1.0.7.pom



Related Tutorials