License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdrouter-metadata |
Version | Version1.2.4 |
Type | Typejar |
Description |
DescriptionPolaris Plugins Router Metadata
Polaris Plugins Router Metadata JAR
|
Filename | Size |
---|---|
router-metadata-1.2.4.pom | |
router-metadata-1.2.4.jar | 8 KB |
router-metadata-1.2.4-sources.jar | 6 KB |
router-metadata-1.2.4-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/router-metadata/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>router-metadata</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/router-metadata/
implementation 'com.tencent.polaris:router-metadata:1.2.4'
// https://jarcasting.com/artifacts/com.tencent.polaris/router-metadata/
implementation ("com.tencent.polaris:router-metadata:1.2.4")
'com.tencent.polaris:router-metadata:jar:1.2.4'
<dependency org="com.tencent.polaris" name="router-metadata" rev="1.2.4">
<artifact name="router-metadata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='router-metadata', version='1.2.4')
)
libraryDependencies += "com.tencent.polaris" % "router-metadata" % "1.2.4"
[com.tencent.polaris/router-metadata "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : router-common | jar | 1.2.4 |
com.tencent.polaris : polaris-model | jar | 1.2.4 |
com.tencent.polaris : polaris-plugin-api | jar | 1.2.4 |
com.tencent.polaris : polaris-config | jar | 1.2.4 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.7 |
ch.qos.logback : logback-core | jar | 1.2.7 |
junit : junit | jar | 4.12 |