MVN

com.roscopeco : moxy

Maven & Gradle

Sep 15, 2019
1 stars

Moxy · Fluent API mocking/spying framework for Java.

<dependency>
    <groupId>com.roscopeco</groupId>
    <artifactId>moxy</artifactId>
    <version>moxy-junit5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.roscopeco : moxy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: moxy-junit5

All Versions

Choose a version of com.roscopeco : moxy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.86.x
moxy-0.86.0
0.84
moxy-0.84
0.82
moxy-0.82
moxy
moxy-moxy-junit5
moxy-moxy-core
moxy-moxy-annotations
moxy-moxy

How to add a dependency to Maven

Add the following com.roscopeco : moxy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.roscopeco</groupId>
    <artifactId>moxy</artifactId>
    <version>moxy-junit5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.roscopeco : moxy gradle dependency to your build.gradle file:

implementation 'com.roscopeco:moxy:moxy-junit5'

Gradle Kotlin DSL: Add the following com.roscopeco : moxy gradle kotlin dependency to your build.gradle.kts file:

implementation("com.roscopeco:moxy:moxy-junit5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.roscopeco : moxy sbt scala dependency to your build.sbt file:

libraryDependencies += "com.roscopeco" % "moxy" % "moxy-junit5"

Advertisement

Dependencies from Group

Sep 15, 2019
1 stars

Discover Dependencies

May 29, 2018
1 stars
Nov 22, 2020
946 stars
Jun 02, 2018
0 stars
Jun 02, 2018
0 stars
Jun 01, 2018
0 stars
May 29, 2018
3 stars
May 30, 2018
0 stars
May 30, 2018
0 stars
Jun 03, 2018
508 stars
Jun 12, 2021
9 stars