MVN

edu.hm.hafner : karatest

Maven & Gradle

Dec 18, 2021
0 stars

Java project that tests GreenfootKara programs · Provides a framework to compile and test GreenfootKara programs. It also integrates Maven and several static analysis tools.

<dependency>
    <groupId>edu.hm.hafner</groupId>
    <artifactId>karatest</artifactId>
    <version>3.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.hm.hafner : karatest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.1

All Versions

Choose a version of edu.hm.hafner : karatest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
karatest-3.3.1
karatest-3.3.0
3.2.x
karatest-3.2.1
karatest-3.2.0
3.1.x
karatest-3.1.0
3.0.x
karatest-3.0.1
karatest-3.0.0
2.0.x
karatest-2.0.2
karatest-2.0.1
karatest-2.0.0

How to add a dependency to Maven

Add the following edu.hm.hafner : karatest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.hm.hafner</groupId>
    <artifactId>karatest</artifactId>
    <version>3.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.hm.hafner : karatest gradle dependency to your build.gradle file:

implementation 'edu.hm.hafner:karatest:3.3.1'

Gradle Kotlin DSL: Add the following edu.hm.hafner : karatest gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.hm.hafner:karatest:3.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.hm.hafner : karatest sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.hm.hafner" % "karatest" % "3.3.1"

Advertisement

Dependencies from Group

Jun 14, 2023
4 usages
25 stars
May 19, 2023
4 stars
Jun 14, 2023
2 stars
Dec 18, 2021
3 stars
Dec 18, 2021
0 stars

Discover Dependencies

Mar 10, 2022
142 stars
Sep 18, 2020
0 stars
Sep 18, 2020
0 stars
Sep 18, 2020
0 stars
Sep 16, 2020
3 stars
Mar 26, 2023
8 stars
Mar 26, 2023
8 stars
Sep 17, 2020
0 stars
Dec 02, 2020
7 usages
17 stars