License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdconnector |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPolaris Plugins Client Connector
Polaris Plugins Client Connector POM
|
Filename | Size |
---|---|
connector-1.2.0.pom | 959 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/connector/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>connector</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/connector/
implementation 'com.tencent.polaris:connector:1.2.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/connector/
implementation ("com.tencent.polaris:connector:1.2.0")
'com.tencent.polaris:connector:pom:1.2.0'
<dependency org="com.tencent.polaris" name="connector" rev="1.2.0">
<artifact name="connector" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='connector', version='1.2.0')
)
libraryDependencies += "com.tencent.polaris" % "connector" % "1.2.0"
[com.tencent.polaris/connector "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-model | jar | 1.2.0 |
com.tencent.polaris : polaris-plugin-api | jar | 1.2.0 |
com.tencent.polaris : polaris-config | jar | 1.2.0 |
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 |