License |
License |
---|---|
GroupId | GroupIdde.sekmi.histream |
ArtifactId | ArtifactIdi2b2-intregration-tests |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHIStream : 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'
|
Project URL |
Project URL |
Project Organization |
Project OrganizationR.W.Majeed |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
i2b2-intregration-tests-0.9.pom | |
i2b2-intregration-tests-0.9.jar | 1 KB |
i2b2-intregration-tests-0.9-tests.jar | 5 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
de.sekmi.histream : histream-i2b2 | jar | 0.9 |
de.sekmi.histream : histream-skos | jar | 0.9 |
de.sekmi.histream : histream-import | jar | 0.9 |
Group / Artifact | Type | Version |
---|---|---|
de.sekmi.histream : histream-import | test-jar | 0.9 |
org.apache.maven.plugins : maven-failsafe-plugin | jar | 2.18.1 |