Polaris Parent

Polaris Parent POM

License

License

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

polaris-parent
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

pom
Description

Description

Polaris Parent
Polaris Parent POM
Project URL

Project URL

https://github.com/polarismesh/polaris-java
Source Code Management

Source Code Management

https://github.com/polarismesh/polaris-java

Download polaris-parent

Filename Size
polaris-parent-1.6.1.pom 9 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-parent/ -->
<dependency>
    <groupId>com.tencent.polaris</groupId>
    <artifactId>polaris-parent</artifactId>
    <version>1.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-parent/
implementation 'com.tencent.polaris:polaris-parent:1.6.1'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-parent/
implementation ("com.tencent.polaris:polaris-parent:1.6.1")
'com.tencent.polaris:polaris-parent:pom:1.6.1'
<dependency org="com.tencent.polaris" name="polaris-parent" rev="1.6.1">
  <artifact name="polaris-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-parent', version='1.6.1')
)
libraryDependencies += "com.tencent.polaris" % "polaris-parent" % "1.6.1"
[com.tencent.polaris/polaris-parent "1.6.1"]

Dependencies

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.9
ch.qos.logback : logback-core jar 1.2.9
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.16.1

Project Modules

  • polaris-factory
  • polaris-dependencies
  • polaris-common
  • polaris-plugins
  • polaris-discovery
  • polaris-circuitbreaker
  • polaris-ratelimit
  • polaris-test
  • polaris-router
  • polaris-distribution
  • polaris-examples
  • polaris-configuration

Versions

Version
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.0
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0