Last Version

mockito-scala 1.17.7

mockito-scala

License

License

MIT
Categories

Categories

Scala Languages Mockito Unit Testing
GroupId

GroupId

org.mockito
ArtifactId

ArtifactId

mockito-scala_2.13
Version

Version

1.17.7
Type

Type

jar
Description

Description

mockito-scala
mockito-scala
Project URL

Project URL

https://github.com/mockito/mockito-scala
Project Organization

Project Organization

org.mockito
Source Code Management

Source Code Management

https://github.com/mockito/mockito-scala

Download mockito-scala_2.13 1.17.7


<!-- https://jarcasting.com/artifacts/org.mockito/mockito-scala_2.13/ -->
<dependency>
    <groupId>org.mockito</groupId>
    <artifactId>mockito-scala_2.13</artifactId>
    <version>1.17.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.mockito/mockito-scala_2.13/
implementation 'org.mockito:mockito-scala_2.13:1.17.7'
// https://jarcasting.com/artifacts/org.mockito/mockito-scala_2.13/
implementation ("org.mockito:mockito-scala_2.13:1.17.7")
'org.mockito:mockito-scala_2.13:jar:1.17.7'
<dependency org="org.mockito" name="mockito-scala_2.13" rev="1.17.7">
  <artifact name="mockito-scala_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mockito', module='mockito-scala_2.13', version='1.17.7')
)
libraryDependencies += "org.mockito" % "mockito-scala_2.13" % "1.17.7"
[org.mockito/mockito-scala_2.13 "1.17.7"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.scala-lang.modules : scala-parallel-collections_2.13 jar 1.0.4
org.mockito : mockito-core jar 4.5.1
org.scalactic : scalactic_2.13 jar 3.2.12
ru.vyarus : generics-resolver jar 3.0.3
org.scala-lang : scala-reflect jar 2.13.8

provided (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.12

Project Modules

There are no modules declared in this project.