Skip to content

bendisposto/virtual-kata-lib

Repository files navigation

Virtual Kata - Compiler and Testrunner Library

Build Status

The library is used to compile Strings containing Java source code and run JUnit 4.12 tests.

Maven

<dependency>
   <groupId>de.hhu.stups</groupId>
   <artifactId>virtual-kata-lib</artifactId>
   <version>1.0.1</version>
</dependency>

Building

  • Library: gradle build
  • JavaDoc: gradle javadoc

Changes

  • Version 1.0.1 (25/06/16) Improved error message when used with a plain JRE instead of a JDK.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages