Последняя версия

Sandboni Intelligent Testing Parent 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

Лицензия

Лицензия

GNU General Public License v3.0
Группа

Группа

com.github.jpmorganchase.sandboni
Идентификатор

Идентификатор

sandboni-core
Версия

Версия

1.1.44
Тип

Тип

pom
Описание

Описание

Sandboni Intelligent Testing Parent
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
Ссылка на сайт

Ссылка на сайт

https://github.com/jpmorganchase/sandboni-core
Система контроля версий

Система контроля версий

https://github.com/jpmorganchase/sandboni-core

Скачать sandboni-core 1.1.44

Имя Файла Размер
sandboni-core-1.1.44.pom 16 KB
Обзор

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

Зависимости

compile (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)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.0

test (7)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

  • scm
  • engine