License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdpolaris-test-common |
Version | Version1.4.0 |
Type | Typejar |
Description |
DescriptionPolaris Test Common
Polaris Test Common JAR
|
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-test-common/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-test-common</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-test-common/
implementation 'com.tencent.polaris:polaris-test-common:1.4.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-test-common/
implementation ("com.tencent.polaris:polaris-test-common:1.4.0")
'com.tencent.polaris:polaris-test-common:jar:1.4.0'
<dependency org="com.tencent.polaris" name="polaris-test-common" rev="1.4.0">
<artifact name="polaris-test-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-test-common', version='1.4.0')
)
libraryDependencies += "com.tencent.polaris" % "polaris-test-common" % "1.4.0"
[com.tencent.polaris/polaris-test-common "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-config | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.7 |
ch.qos.logback : logback-core | jar | 1.2.7 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.16.1 |