License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdstatistics |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStatistics (JMX-AOP)
Shared configuration for Giulius, Acteur and
related projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
statistics-2.8.3.pom | |
statistics-2.8.3.jar | 24 KB |
statistics-2.8.3-sources.jar | 16 KB |
statistics-2.8.3-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/statistics/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>statistics</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/statistics/
implementation 'com.mastfrog:statistics:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/statistics/
implementation ("com.mastfrog:statistics:2.8.3")
'com.mastfrog:statistics:jar:2.8.3'
<dependency org="com.mastfrog" name="statistics" rev="2.8.3">
<artifact name="statistics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='statistics', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "statistics" % "2.8.3"
[com.mastfrog/statistics "2.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : giulius | jar | 2.8.3 |
com.mastfrog : giulius-annotations | jar | 2.8.3 |
com.mastfrog : giulius-annotation-processors | jar | 2.8.3 |
com.mastfrog : util-misc | jar | 2.8.3 |
com.mastfrog : util-net | jar | 2.8.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |