Last Version

Root 0.1.0

Calrissian Insight- A mini framework for making testing easier

License

License

GroupId

GroupId

org.calrissian.insight
ArtifactId

ArtifactId

insight
Version

Version

0.1.0
Type

Type

jar
Description

Description

Root
Calrissian Insight- A mini framework for making testing easier
Project URL

Project URL

http://www.calrissian.org
Project Organization

Project Organization

Calrissian

Download insight 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.