| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.polaris |
| ArtifactId | ArtifactIdpolaris-all |
| Version | Version1.5.2 |
| Type | Typejar |
| Description |
DescriptionPolaris All In One
All in one project for polaris-java
|
| Filename | Size |
|---|---|
| polaris-all-1.5.2.pom | |
| polaris-all-1.5.2.jar | 16 MB |
| polaris-all-1.5.2-sources.jar | 9 MB |
| polaris-all-1.5.2-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-all/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-all</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-all/
implementation 'com.tencent.polaris:polaris-all:1.5.2'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-all/
implementation ("com.tencent.polaris:polaris-all:1.5.2")
'com.tencent.polaris:polaris-all:jar:1.5.2'
<dependency org="com.tencent.polaris" name="polaris-all" rev="1.5.2">
<artifact name="polaris-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-all', version='1.5.2')
)
libraryDependencies += "com.tencent.polaris" % "polaris-all" % "1.5.2"
[com.tencent.polaris/polaris-all "1.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |