License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdpolaris-dependencies |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionPolaris Dependencies
Polaris Dependencies POM
|
Filename | Size |
---|---|
polaris-dependencies-1.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-dependencies/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-dependencies</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-dependencies/
implementation 'com.tencent.polaris:polaris-dependencies:1.0.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-dependencies/
implementation ("com.tencent.polaris:polaris-dependencies:1.0.0")
'com.tencent.polaris:polaris-dependencies:pom:1.0.0'
<dependency org="com.tencent.polaris" name="polaris-dependencies" rev="1.0.0">
<artifact name="polaris-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-dependencies', version='1.0.0')
)
libraryDependencies += "com.tencent.polaris" % "polaris-dependencies" % "1.0.0"
[com.tencent.polaris/polaris-dependencies "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.0 |
org.apache.logging.log4j : log4j-api | jar | 2.12.0 |
org.apache.logging.log4j : log4j-core | jar | 2.12.0 |
junit : junit | jar | 4.12 |