| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Infer Application Testing & Monitoring Code Analysis |
| GroupId | GroupIdcom.github.chen0040 |
| ArtifactId | ArtifactIdjava-statistical-inference |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
DescriptionData Analytics and Statistical Inference
Statistical inference package with fluent API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.chen0040/java-statistical-inference/ -->
<dependency>
<groupId>com.github.chen0040</groupId>
<artifactId>java-statistical-inference</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chen0040/java-statistical-inference/
implementation 'com.github.chen0040:java-statistical-inference:1.0.4'
// https://jarcasting.com/artifacts/com.github.chen0040/java-statistical-inference/
implementation ("com.github.chen0040:java-statistical-inference:1.0.4")
'com.github.chen0040:java-statistical-inference:jar:1.0.4'
<dependency org="com.github.chen0040" name="java-statistical-inference" rev="1.0.4">
<artifact name="java-statistical-inference" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chen0040', module='java-statistical-inference', version='1.0.4')
)
libraryDependencies += "com.github.chen0040" % "java-statistical-inference" % "1.0.4"
[com.github.chen0040/java-statistical-inference "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.20 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.20 |
| org.apache.commons : commons-math3 | jar | 3.2 |
| com.github.chen0040 : java-data-frame | jar | 1.0.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.10 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.5.2 |
| org.powermock : powermock-core | jar | 1.6.5 |
| org.powermock : powermock-api-mockito | jar | 1.6.5 |
| org.powermock : powermock-module-junit4 | jar | 1.6.5 |
| org.powermock : powermock-module-testng | jar | 1.6.5 |
| org.mockito : mockito-core | jar | 2.0.2-beta |
| org.mockito : mockito-all | jar | 2.0.2-beta |