License |
License |
---|---|
GroupId | GroupIdcom.xzchaoo.commons |
ArtifactId | ArtifactIdcommons-stat |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons
|
Filename | Size |
---|---|
commons-stat-1.11.0.pom | |
commons-stat-1.11.0.jar | 12 KB |
commons-stat-1.11.0-sources.jar | 6 KB |
commons-stat-1.11.0-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xzchaoo.commons/commons-stat/ -->
<dependency>
<groupId>com.xzchaoo.commons</groupId>
<artifactId>commons-stat</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xzchaoo.commons/commons-stat/
implementation 'com.xzchaoo.commons:commons-stat:1.11.0'
// https://jarcasting.com/artifacts/com.xzchaoo.commons/commons-stat/
implementation ("com.xzchaoo.commons:commons-stat:1.11.0")
'com.xzchaoo.commons:commons-stat:jar:1.11.0'
<dependency org="com.xzchaoo.commons" name="commons-stat" rev="1.11.0">
<artifact name="commons-stat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xzchaoo.commons', module='commons-stat', version='1.11.0')
)
libraryDependencies += "com.xzchaoo.commons" % "commons-stat" % "1.11.0"
[com.xzchaoo.commons/commons-stat "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.xzchaoo.commons : commons-basic | jar | 1.11.0 |
com.lmax : disruptor Optional | jar | 3.4.2 |
org.eclipse.collections : eclipse-collections-api Optional | jar | 11.0.0 |
org.eclipse.collections : eclipse-collections Optional | jar | 11.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.19.0 |