Last Version

Jukito Samples 1.5

A testing framework with automocking base on JUnit, Guice and Mokito.

License

License

GroupId

GroupId

org.jukito
ArtifactId

ArtifactId

jukito-samples
Version

Version

1.5
Type

Type

jar
Description

Description

Jukito Samples
A testing framework with automocking base on JUnit, Guice and Mokito.
Project URL

Project URL

http://jukito.org/jukito-samples
Project Organization

Project Organization

ArcBees Inc.

Download jukito-samples 1.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.inject : guice jar 4.0

test (1)

Group / Artifact Type Version
org.jukito : jukito jar 1.5

Project Modules

There are no modules declared in this project.