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-core 0.1.0-RC


Group ID:
com.github.pheymann
Artifact ID:
rrt-core_2.11
Version:
0.1.0-RC
Release Date:
Dec 29, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.github.pheymann" %% "rrt-core" % "0.1.0-RC"

Mill build tool

ivy"com.github.pheymann::rrt-core:0.1.0-RC"

Scala CLI

//> using dep "com.github.pheymann::rrt-core:0.1.0-RC"

Ammonite REPL

import $ivy.`com.github.pheymann::rrt-core:0.1.0-RC`

<dependency>
  <groupId>com.github.pheymann</groupId>
  <artifactId>rrt-core_2.11</artifactId>
  <version>0.1.0-RC</version>
</dependency>

compile group: 'com.github.pheymann', name: 'rrt-core_2.11', version: '0.1.0-RC'