| License |
License |
|---|---|
| GroupId | GroupIdch.exense.rtm |
| ArtifactId | ArtifactIdrtm-commons |
| Last Version | Last Version2.6.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionResponse Time Manager - Commons libs
Response Time Manager
|
| Filename | Size |
|---|---|
| rtm-commons-2.6.8.pom | |
| rtm-commons-2.6.8.jar | 11 KB |
| rtm-commons-2.6.8-sources.jar | 7 KB |
| rtm-commons-2.6.8-javadoc.jar | 434 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.rtm/rtm-commons/ -->
<dependency>
<groupId>ch.exense.rtm</groupId>
<artifactId>rtm-commons</artifactId>
<version>2.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.rtm/rtm-commons/
implementation 'ch.exense.rtm:rtm-commons:2.6.8'
// https://jarcasting.com/artifacts/ch.exense.rtm/rtm-commons/
implementation ("ch.exense.rtm:rtm-commons:2.6.8")
'ch.exense.rtm:rtm-commons:jar:2.6.8'
<dependency org="ch.exense.rtm" name="rtm-commons" rev="2.6.8">
<artifact name="rtm-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.rtm', module='rtm-commons', version='2.6.8')
)
libraryDependencies += "ch.exense.rtm" % "rtm-commons" % "2.6.8"
[ch.exense.rtm/rtm-commons "2.6.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mongodb : mongodb-driver | jar | 3.4.2 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| junit : junit | jar | 4.12 |