mockito-scala


License

License

MIT
Categories

Categories

Scala Languages Mockito Unit Testing
GroupId

GroupId

org.mockito
ArtifactId

ArtifactId

mockito-scala_2.13.0-M5
Last Version

Last Version

1.3.0
Release Date

Release Date

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.0-M5

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M5
org.mockito : mockito-core jar 2.26.0
org.scalactic : scalactic_2.13.0-M5 jar 3.0.6-SNAP6
ru.vyarus : generics-resolver jar 3.0.0
org.scala-lang : scala-reflect jar 2.13.0-M5

provided (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13.0-M5 jar 3.0.6-SNAP6

Project Modules

There are no modules declared in this project.
org.mockito

mockito

Mockito framework

Versions

Version
1.3.0
1.2.5
1.2.4
1.2.2
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3