Download tempto-core-1.0.38.jar file - Jar t

Jar examples for t:tempto-core

Description

Tempto - test framework

You can download jar file tempto-core 1.0.38 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add tempto-core-1.0.38.jar to your project.

<dependency>
   <groupId>com.teradata.tempto</groupId>
   <artifactId>tempto-core</artifactId>
   <version>1.0.38</version>
</dependency>
compile group: 'com.teradata.tempto', name: 'tempto-core', version: '1.0.38'
libraryDependencies += "com.teradata.tempto" % "tempto-core" % "1.0.38"
<dependency org="com.teradata.tempto" name="tempto-core" rev="1.0.38"/>
@Grapes(@Grab(group='com.teradata.tempto', module='tempto-core', version='1.0.38'))
'com.teradata.tempto:tempto-core:jar:1.0.38'

Download

Click the following link to download the jar file.

tempto-core-1.0.38-javadoc.jar
tempto-core-1.0.38-sources.jar
tempto-core-1.0.38.jar
tempto-core-1.0.38.pom



Related Tutorials