| License |
License |
|---|---|
| GroupId | GroupIdedu.byu.hbll |
| ArtifactId | ArtifactIdstats |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionedu.byu.hbll:stats
A library for gathering and reporting statistical information.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stats-1.0.2.pom | |
| stats-1.0.2.jar | 21 KB |
| stats-1.0.2-sources.jar | 13 KB |
| stats-1.0.2-javadoc.jar | 88 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.byu.hbll/stats/ -->
<dependency>
<groupId>edu.byu.hbll</groupId>
<artifactId>stats</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.byu.hbll/stats/
implementation 'edu.byu.hbll:stats:1.0.2'
// https://jarcasting.com/artifacts/edu.byu.hbll/stats/
implementation ("edu.byu.hbll:stats:1.0.2")
'edu.byu.hbll:stats:jar:1.0.2'
<dependency org="edu.byu.hbll" name="stats" rev="1.0.2">
<artifact name="stats" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.byu.hbll', module='stats', version='1.0.2')
)
libraryDependencies += "edu.byu.hbll" % "stats" % "1.0.2"
[edu.byu.hbll/stats "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.mockito : mockito-junit-jupiter | jar | |
| org.mockito : mockito-core | jar | |
| org.testcontainers : junit-jupiter | jar | |
| io.specto : hoverfly-java-junit5 | jar | 0.14.1 |
| edu.byu.hbll.witness : witness-core | jar |