MVN

org.gmock : gmock

Maven & Gradle

Jun 24, 2013
5 usages

Gmock · Mocking Framework for Groovy

<dependency>
    <groupId>org.gmock</groupId>
    <artifactId>gmock</artifactId>
    <version>0.8.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gmock : gmock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.3

All Versions

Choose a version of org.gmock : gmock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
gmock-0.8.3
gmock-0.8.2
gmock-0.8.1
gmock-0.8.0
0.7.x
gmock-0.7.0
0.6.x
gmock-0.6.0
0.5.x
gmock-0.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.gmock</groupId>
    <artifactId>gmock</artifactId>
    <version>0.8.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gmock : gmock gradle dependency to your build.gradle file:

implementation 'org.gmock:gmock:0.8.3'

Gradle Kotlin DSL: Add the following org.gmock : gmock gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gmock:gmock:0.8.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gmock : gmock sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gmock" % "gmock" % "0.8.3"

Advertisement

Dependencies from Group

Jun 24, 2013
5 usages

Discover Dependencies

log
Mar 02, 2015
5 usages
Sep 17, 2010
Feb 26, 2010
65 usages
Oct 15, 2011
185 usages
Oct 02, 2014
4 usages
142 stars
Mar 25, 2015
15 usages
btm
Sep 15, 2013
176 usages
Oct 12, 2012
53 usages
Apr 22, 2014
61 usages