is not current version
Last Version 2.0.0

Remock 1.1.0

Remock is a library for mocking up Spring beans with Mockito

License

License

GroupId

GroupId

no.saua.remock
ArtifactId

ArtifactId

remock
Version

Version

1.1.0
Type

Type

jar
Description

Description

Remock
Remock is a library for mocking up Spring beans with Mockito
Project URL

Project URL

http://github.com/ksaua/remock

Download remock 1.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
javax.inject : javax.inject jar 1
org.mockito : mockito-core jar 1.10.19
org.springframework : spring-test jar 4.2.0.RELEASE
org.springframework : spring-context jar 4.2.0.RELEASE

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-api jar 2.1
org.apache.logging.log4j : log4j-core jar 2.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.1
org.slf4j : jcl-over-slf4j jar 1.7.10
org.springframework : spring-webmvc jar 4.2.0.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.