Download euphoria-operator-testkit-0.5.0.jar file - Jar e

Jar examples for e:euphoria-operator-testkit

Description

Definition of tests for executors to pass to validate themselves as properly implementing the behavior of all operators.

You can download jar file euphoria-operator-testkit 0.5.0 in this page.

License

Apache License

Build File

You can use the following script to add euphoria-operator-testkit-0.5.0.jar to your project.

<dependency>
   <groupId>cz.seznam.euphoria</groupId>
   <artifactId>euphoria-operator-testkit</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'cz.seznam.euphoria', name: 'euphoria-operator-testkit', version: '0.5.0'
libraryDependencies += "cz.seznam.euphoria" % "euphoria-operator-testkit" % "0.5.0"
<dependency org="cz.seznam.euphoria" name="euphoria-operator-testkit" rev="0.5.0"/>
@Grapes(@Grab(group='cz.seznam.euphoria', module='euphoria-operator-testkit', version='0.5.0'))
'cz.seznam.euphoria:euphoria-operator-testkit:jar:0.5.0'

Download

Click the following link to download the jar file.

euphoria-operator-testkit-0.5.0-javadoc.jar
euphoria-operator-testkit-0.5.0-sources.jar
euphoria-operator-testkit-0.5.0-tests.jar
euphoria-operator-testkit-0.5.0.jar
euphoria-operator-testkit-0.5.0.pom



Related Tutorials