| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.open-accelerators |
| Идентификатор | Идентификаторintegration-tests |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMercury Integration Tests
Project Mercury aims at developing a solution approach for the modernization of core banking systems,
exploring new technologies and ways of operating in an open hybrid cloud.
|
| Имя Файла | Размер |
|---|---|
| integration-tests-1.0.2.pom | |
| integration-tests-1.0.2.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.open-accelerators/integration-tests/ -->
<dependency>
<groupId>io.github.open-accelerators</groupId>
<artifactId>integration-tests</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.open-accelerators/integration-tests/
implementation 'io.github.open-accelerators:integration-tests:1.0.2'
// https://jarcasting.com/artifacts/io.github.open-accelerators/integration-tests/
implementation ("io.github.open-accelerators:integration-tests:1.0.2")
'io.github.open-accelerators:integration-tests:jar:1.0.2'
<dependency org="io.github.open-accelerators" name="integration-tests" rev="1.0.2">
<artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.open-accelerators', module='integration-tests', version='1.0.2')
)
libraryDependencies += "io.github.open-accelerators" % "integration-tests" % "1.0.2"
[io.github.open-accelerators/integration-tests "1.0.2"]