Last Version

Sandboni Core Engine 1.1.44

Sandboni is a Java test optimization library which reduces test execution time without compromising quality, predicts defect probability and presents actionable test results which allows developers to take preemptive measure

License

License

GNU General Public License v3.0
GroupId

GroupId

com.github.jpmorganchase.sandboni
ArtifactId

ArtifactId

sandboni-engine
Version

Version

1.1.44
Type

Type

jar
Description

Description

Sandboni Core Engine
Sandboni is a Java test optimization library which reduces test execution time without compromising quality, predicts defect probability and presents actionable test results which allows developers to take preemptive measure

Download sandboni-engine 1.1.44


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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.jpmorganchase.sandboni : sandboni-scm jar 1.1.44
org.apache.bcel : bcel jar 6.5.0
org.jgrapht : jgrapht-core jar 1.0.1
commons-io : commons-io jar 2.5
com.google.code.gson : gson jar 2.8.5
org.apache.httpcomponents : httpclient jar 4.5.13
org.powermock : powermock-core jar 1.7.3
org.slf4j : slf4j-jdk14 jar 1.7.25
info.cukes : cucumber-java jar 1.2.5
junit : junit jar 4.13.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0

test (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.5.RELEASE
javax.ws.rs : javax.ws.rs-api jar 2.1
org.hamcrest : hamcrest-library jar 1.3
org.jacoco : org.jacoco.agent jar 0.8.3
org.mock-server : mockserver-netty jar 3.9.1
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0
info.cukes : cucumber-junit jar 1.2.5

Project Modules

There are no modules declared in this project.