| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools JMH Application Testing & Monitoring Performance analysis |
| GroupId | GroupIdorg.marid |
| ArtifactId | ArtifactIdmaven-jmh |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMarid parent module
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| maven-jmh-1.0.pom | |
| maven-jmh-1.0.jar | 8 KB |
| maven-jmh-1.0-sources.jar | 4 KB |
| maven-jmh-1.0-javadoc.jar | 390 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.marid/maven-jmh/ -->
<dependency>
<groupId>org.marid</groupId>
<artifactId>maven-jmh</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.marid/maven-jmh/
implementation 'org.marid:maven-jmh:1.0'
// https://jarcasting.com/artifacts/org.marid/maven-jmh/
implementation ("org.marid:maven-jmh:1.0")
'org.marid:maven-jmh:jar:1.0'
<dependency org="org.marid" name="maven-jmh" rev="1.0">
<artifact name="maven-jmh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.marid', module='maven-jmh', version='1.0')
)
libraryDependencies += "org.marid" % "maven-jmh" % "1.0"
[org.marid/maven-jmh "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-generator-reflection Optional | jar | 1.23 |