License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdstatistics |
Version | Version2.7.2 |
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.7.2.pom | |
statistics-2.7.2.jar | 24 KB |
statistics-2.7.2-sources.jar | 16 KB |
statistics-2.7.2-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/statistics/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>statistics</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/statistics/
implementation 'com.mastfrog:statistics:2.7.2'
// https://jarcasting.com/artifacts/com.mastfrog/statistics/
implementation ("com.mastfrog:statistics:2.7.2")
'com.mastfrog:statistics:jar:2.7.2'
<dependency org="com.mastfrog" name="statistics" rev="2.7.2">
<artifact name="statistics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='statistics', version='2.7.2')
)
libraryDependencies += "com.mastfrog" % "statistics" % "2.7.2"
[com.mastfrog/statistics "2.7.2"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : giulius | jar | 2.7.2 |
com.mastfrog : giulius-annotations | jar | 2.7.2 |
com.mastfrog : giulius-annotation-processors | jar | 2.7.2 |
com.mastfrog : util-misc | jar | 2.7.2 |
com.mastfrog : util-net | jar | 2.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |