is not current version
Last Version 0.28

Andy 0.26

Andy, a tool that assesses your test suites

License

License

GroupId

GroupId

io.github.cse1110
ArtifactId

ArtifactId

andy
Version

Version

0.26
Type

Type

jar
Description

Description

Andy
Andy, a tool that assesses your test suites
Project URL

Project URL

https://github.com/cse1110/andy
Source Code Management

Source Code Management

http://github.com/cse1110/andy

Download andy 0.26


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

Dependencies

compile (19)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
org.assertj : assertj-core jar 3.15.0
net.jqwik : jqwik jar 1.5.1
org.mockito : mockito-core jar 3.10.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0
org.pitest : pitest jar 1.6.7
org.pitest : pitest-junit5-plugin jar 0.14
org.pitest : pitest-command-line jar 1.6.7
org.jacoco : org.jacoco.core jar 0.8.7
org.jacoco : org.jacoco.report jar 0.8.7
org.eclipse.jdt : org.eclipse.jdt.core jar 3.25.0
com.fasterxml.jackson.core : jackson-core jar 2.12.3
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
com.google.code.gson : gson jar 2.8.8
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.apache.maven.plugins : maven-dependency-plugin jar 3.2.0

test (1)

Group / Artifact Type Version
com.github.mauricioaniche : codesheriff jar 0.3

Project Modules

There are no modules declared in this project.