| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.cse1110 | 
    
| ArtifactId | ArtifactIdandy | 
    
| Last Version | Last Version0.28 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionAndy 
            Andy, a tool that assesses your test suites 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| andy-0.28.pom | |
| andy-0.28.jar | 141 KB | 
| andy-0.28-sources.jar | 75 KB | 
| andy-0.28-javadoc.jar | 555 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.cse1110/andy/ -->
<dependency>
    <groupId>io.github.cse1110</groupId>
    <artifactId>andy</artifactId>
    <version>0.28</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.cse1110/andy/
implementation 'io.github.cse1110:andy:0.28'
                // https://jarcasting.com/artifacts/io.github.cse1110/andy/
implementation ("io.github.cse1110:andy:0.28")
                'io.github.cse1110:andy:jar:0.28'
                <dependency org="io.github.cse1110" name="andy" rev="0.28">
  <artifact name="andy" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.cse1110', module='andy', version='0.28')
)
                libraryDependencies += "io.github.cse1110" % "andy" % "0.28"
                [io.github.cse1110/andy "0.28"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.35 | 
| org.assertj : assertj-core | jar | 3.15.0 | 
| net.jqwik : jqwik | jar | 1.5.1 | 
| net.jqwik : jqwik-engine | 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 | 
| com.h2database : h2 | jar | 2.1.212 | 
| org.eclipse.jdt : org.eclipse.jdt.core | jar | 3.28.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 | 4.0.0 | 
| org.seleniumhq.selenium : htmlunit-driver | jar | 3.55.0 | 
| org.apache.maven.plugins : maven-dependency-plugin | jar | 3.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.mauricioaniche : codesheriff | jar | 0.3 |