License |
License |
---|---|
GroupId | GroupIdde.gematik.ti |
ArtifactId | ArtifactIdutils |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionTi-Utils
The Ti-Utils library contains general utilities functionalities.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-1.2.1.pom | |
utils-1.2.1.jar | 8 KB |
utils-1.2.1-test-sources.jar | 6 KB |
utils-1.2.1-sources.jar | 10 KB |
utils-1.2.1-javadoc.jar | 68 KB |
utils-1.2.1-adoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.gematik.ti/utils/ -->
<dependency>
<groupId>de.gematik.ti</groupId>
<artifactId>utils</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/utils/
implementation 'de.gematik.ti:utils:1.2.1'
// https://jarcasting.com/artifacts/de.gematik.ti/utils/
implementation ("de.gematik.ti:utils:1.2.1")
'de.gematik.ti:utils:jar:1.2.1'
<dependency org="de.gematik.ti" name="utils" rev="1.2.1">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='utils', version='1.2.1')
)
libraryDependencies += "de.gematik.ti" % "utils" % "1.2.1"
[de.gematik.ti/utils "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
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 | 3.0.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.1 |
org.apache.logging.log4j : log4j-core | jar | 2.8.1 |