pheymann / rest-refactoring-test   2.2.0

MIT License GitHub

Create small and simple refactoring tests for your REST service

Scala versions: 2.11 2.10
sbt plugins: 0.13

rrt-play 0.3.0-RC


Group ID:
com.github.pheymann
Artifact ID:
rrt-play_2.11
Version:
0.3.0-RC
Release Date:
Jan 13, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.pheymann" %% "rrt-play" % "0.3.0-RC"

Mill build tool

ivy"com.github.pheymann::rrt-play:0.3.0-RC"

Scala CLI

//> using dep "com.github.pheymann::rrt-play:0.3.0-RC"

Ammonite REPL

import $ivy.`com.github.pheymann::rrt-play:0.3.0-RC`

<dependency>
  <groupId>com.github.pheymann</groupId>
  <artifactId>rrt-play_2.11</artifactId>
  <version>0.3.0-RC</version>
</dependency>

compile group: 'com.github.pheymann', name: 'rrt-play_2.11', version: '0.3.0-RC'