| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.sekmi.histream |
| Идентификатор | Идентификаторi2b2-intregration-tests |
| Последняя версия | Последняя версия0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHIStream : i2b2 integration tests
By default, the integration tests are just packaged but not run.
To actually run the integration tests, use the profile 'run-its'
e.g. with 'mvn clean install -Prun-its'
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикR.W.Majeed |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| i2b2-intregration-tests-0.9.pom | |
| i2b2-intregration-tests-0.9.jar | 1 KB |
| i2b2-intregration-tests-0.9-tests.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.sekmi.histream/i2b2-intregration-tests/ -->
<dependency>
<groupId>de.sekmi.histream</groupId>
<artifactId>i2b2-intregration-tests</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/de.sekmi.histream/i2b2-intregration-tests/
implementation 'de.sekmi.histream:i2b2-intregration-tests:0.9'
// https://jarcasting.com/artifacts/de.sekmi.histream/i2b2-intregration-tests/
implementation ("de.sekmi.histream:i2b2-intregration-tests:0.9")
'de.sekmi.histream:i2b2-intregration-tests:jar:0.9'
<dependency org="de.sekmi.histream" name="i2b2-intregration-tests" rev="0.9">
<artifact name="i2b2-intregration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sekmi.histream', module='i2b2-intregration-tests', version='0.9')
)
libraryDependencies += "de.sekmi.histream" % "i2b2-intregration-tests" % "0.9"
[de.sekmi.histream/i2b2-intregration-tests "0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.sekmi.histream : histream-i2b2 | jar | 0.9 |
| de.sekmi.histream : histream-skos | jar | 0.9 |
| de.sekmi.histream : histream-import | jar | 0.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.sekmi.histream : histream-import | test-jar | 0.9 |
| org.apache.maven.plugins : maven-failsafe-plugin | jar | 2.18.1 |