is not current version
Last Version 1.3.0

net.therore.spring.mockito:therore-spring-mockito 1.1.0

Therore Spring Mockito

Categories

Categories

Mockito Unit Testing Net
GroupId

GroupId

net.therore.spring.mockito
ArtifactId

ArtifactId

therore-spring-mockito
Version

Version

1.1.0
Type

Type

jar

Download therore-spring-mockito 1.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.therore.spring.mockito/therore-spring-mockito/
implementation 'net.therore.spring.mockito:therore-spring-mockito:1.1.0'
// https://jarcasting.com/artifacts/net.therore.spring.mockito/therore-spring-mockito/
implementation ("net.therore.spring.mockito:therore-spring-mockito:1.1.0")
'net.therore.spring.mockito:therore-spring-mockito:jar:1.1.0'
<dependency org="net.therore.spring.mockito" name="therore-spring-mockito" rev="1.1.0">
  <artifact name="therore-spring-mockito" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.therore.spring.mockito', module='therore-spring-mockito', version='1.1.0')
)
libraryDependencies += "net.therore.spring.mockito" % "therore-spring-mockito" % "1.1.0"
[net.therore.spring.mockito/therore-spring-mockito "1.1.0"]