License |
License |
---|---|
GroupId | GroupIdde.gematik.ti |
ArtifactId | ArtifactIdtest.utils |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionTi-Test-Utils
The Ti-Test-Utils library contains general utility functionalities for scope test.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test.utils-1.1.1.pom | |
test.utils-1.1.1.jar | 3 KB |
test.utils-1.1.1-test-sources.jar | 3 KB |
test.utils-1.1.1-sources.jar | 2 KB |
test.utils-1.1.1-javadoc.jar | 25 KB |
test.utils-1.1.1-adoc.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.gematik.ti/test.utils/ -->
<dependency>
<groupId>de.gematik.ti</groupId>
<artifactId>test.utils</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/test.utils/
implementation 'de.gematik.ti:test.utils:1.1.1'
// https://jarcasting.com/artifacts/de.gematik.ti/test.utils/
implementation ("de.gematik.ti:test.utils:1.1.1")
'de.gematik.ti:test.utils:jar:1.1.1'
<dependency org="de.gematik.ti" name="test.utils" rev="1.1.1">
<artifact name="test.utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='test.utils', version='1.1.1')
)
libraryDependencies += "de.gematik.ti" % "test.utils" % "1.1.1"
[de.gematik.ti/test.utils "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
de.gematik.ti : utils | jar | 1.2.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
de.gematik.ti : cardreader.provider.api | jar | 1.2.1 |
junit : junit | jar | 4.12 |
org.sonarsource.java : sonar-jacoco-listeners | jar | 3.8 |
org.mockito : mockito-core | jar | 2.7.13 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.1 |
org.apache.logging.log4j : log4j-core | jar | 2.8.1 |