Last Version

Jukito Build Tools 1.4.1

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

License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.jukito
ArtifactId

ArtifactId

jukito-build-tools
Version

Version

1.4.1
Type

Type

jar
Description

Description

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

Project URL

http://jukito.org/jukito-build-tools
Project Organization

Project Organization

ArcBees Inc.

Download jukito-build-tools 1.4.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.