License |
License |
---|---|
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdcommon-di |
Last Version | Last Version5.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
common-di-5.3.5.pom | |
common-di-5.3.5.jar | 5 KB |
common-di-5.3.5-sources.jar | 2 KB |
common-di-5.3.5-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/common-di/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>common-di</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/common-di/
implementation 'com.testerum:common-di:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/common-di/
implementation ("com.testerum:common-di:5.3.5")
'com.testerum:common-di:jar:5.3.5'
<dependency org="com.testerum" name="common-di" rev="5.3.5">
<artifact name="common-di" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='common-di', version='5.3.5')
)
libraryDependencies += "com.testerum" % "common-di" % "5.3.5"
[com.testerum/common-di "5.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |