Last Version

therore-spring-mockito 1.3.0

Therore Spring Mockito

License

License

Categories

Categories

Mockito Unit Testing Net
GroupId

GroupId

net.therore.spring.mockito
ArtifactId

ArtifactId

therore-spring-mockito
Version

Version

1.3.0
Type

Type

jar
Description

Description

therore-spring-mockito
Therore Spring Mockito
Source Code Management

Source Code Management

http://github.com/alfredodiaz/therore-spring-mockito

Download therore-spring-mockito 1.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar 1.1.3

provided (4)

Group / Artifact Type Version
org.springframework : spring-core jar 4.2.4.RELEASE
org.springframework : spring-context jar 4.2.4.RELEASE
org.springframework : spring-beans jar 4.2.4.RELEASE
org.projectlombok : lombok jar 1.16.6

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.3.2.RELEASE

Project Modules

There are no modules declared in this project.