MVN

org.openjdk.jmh : jmh-kotlin-benchmark-archetype

Maven & Gradle

Aug 03, 2023

JMH Benchmark Archetype: Kotlin · Generates Kotlin benchmarking project, uses JMH bytecode processors

mvn archetype:generate -DarchetypeGroupId=org.openjdk.jmh -DarchetypeArtifactId=jmh-kotlin-benchmark-archetype -DarchetypeVersion=1.37
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openjdk.jmh : jmh-kotlin-benchmark-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.37

All Versions

Choose a version of org.openjdk.jmh : jmh-kotlin-benchmark-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.37
jmh-kotlin-benchmark-archetype-1.37
1.36
jmh-kotlin-benchmark-archetype-1.36
1.35
jmh-kotlin-benchmark-archetype-1.35
1.34
jmh-kotlin-benchmark-archetype-1.34
1.33
jmh-kotlin-benchmark-archetype-1.33
1.32
jmh-kotlin-benchmark-archetype-1.32
1.31
jmh-kotlin-benchmark-archetype-1.31
1.30
jmh-kotlin-benchmark-archetype-1.30
1.29
jmh-kotlin-benchmark-archetype-1.29
1.28
jmh-kotlin-benchmark-archetype-1.28
1.27
jmh-kotlin-benchmark-archetype-1.27
1.26
jmh-kotlin-benchmark-archetype-1.26
1.25.x
jmh-kotlin-benchmark-archetype-1.25.2
jmh-kotlin-benchmark-archetype-1.25.1
1.25
jmh-kotlin-benchmark-archetype-1.25
1.24
jmh-kotlin-benchmark-archetype-1.24
1.23
jmh-kotlin-benchmark-archetype-1.23
1.22
jmh-kotlin-benchmark-archetype-1.22
1.21
jmh-kotlin-benchmark-archetype-1.21
1.20
jmh-kotlin-benchmark-archetype-1.20
1.19
jmh-kotlin-benchmark-archetype-1.19
1.18
jmh-kotlin-benchmark-archetype-1.18
1.17.x
jmh-kotlin-benchmark-archetype-1.17.5
jmh-kotlin-benchmark-archetype-1.17.4
jmh-kotlin-benchmark-archetype-1.17.3
jmh-kotlin-benchmark-archetype-1.17.2
jmh-kotlin-benchmark-archetype-1.17.1
1.17
jmh-kotlin-benchmark-archetype-1.17
1.16
jmh-kotlin-benchmark-archetype-1.16
1.15
jmh-kotlin-benchmark-archetype-1.15
1.14.x
jmh-kotlin-benchmark-archetype-1.14.1
1.14
jmh-kotlin-benchmark-archetype-1.14
1.13
jmh-kotlin-benchmark-archetype-1.13
1.12
jmh-kotlin-benchmark-archetype-1.12
1.11.x
jmh-kotlin-benchmark-archetype-1.11.3
jmh-kotlin-benchmark-archetype-1.11.2
jmh-kotlin-benchmark-archetype-1.11.1
1.11
jmh-kotlin-benchmark-archetype-1.11
1.10.x
jmh-kotlin-benchmark-archetype-1.10.5
jmh-kotlin-benchmark-archetype-1.10.4
jmh-kotlin-benchmark-archetype-1.10.3
jmh-kotlin-benchmark-archetype-1.10.2
jmh-kotlin-benchmark-archetype-1.10.1
1.10
jmh-kotlin-benchmark-archetype-1.10
1.9.x
jmh-kotlin-benchmark-archetype-1.9.3
jmh-kotlin-benchmark-archetype-1.9.2
jmh-kotlin-benchmark-archetype-1.9.1
1.9
jmh-kotlin-benchmark-archetype-1.9
1.8
jmh-kotlin-benchmark-archetype-1.8
1.7.x
jmh-kotlin-benchmark-archetype-1.7.1
1.7
jmh-kotlin-benchmark-archetype-1.7
1.6.x
jmh-kotlin-benchmark-archetype-1.6.3
jmh-kotlin-benchmark-archetype-1.6.2
jmh-kotlin-benchmark-archetype-1.6.1
1.6
jmh-kotlin-benchmark-archetype-1.6
1.5.x
jmh-kotlin-benchmark-archetype-1.5.2
jmh-kotlin-benchmark-archetype-1.5.1
1.5
jmh-kotlin-benchmark-archetype-1.5
1.4.x
jmh-kotlin-benchmark-archetype-1.4.2
jmh-kotlin-benchmark-archetype-1.4.1
1.4
jmh-kotlin-benchmark-archetype-1.4
1.3.x
jmh-kotlin-benchmark-archetype-1.3.4
jmh-kotlin-benchmark-archetype-1.3.3
jmh-kotlin-benchmark-archetype-1.3.2
jmh-kotlin-benchmark-archetype-1.3.1
1.3
jmh-kotlin-benchmark-archetype-1.3
1.2
jmh-kotlin-benchmark-archetype-1.2
1.1.x
jmh-kotlin-benchmark-archetype-1.1.1
1.1
jmh-kotlin-benchmark-archetype-1.1
1.0.x
jmh-kotlin-benchmark-archetype-1.0.1
1.0
jmh-kotlin-benchmark-archetype-1.0
0.9.x
jmh-kotlin-benchmark-archetype-0.9.8
jmh-kotlin-benchmark-archetype-0.9.7
jmh-kotlin-benchmark-archetype-0.9.6
jmh-kotlin-benchmark-archetype-0.9.5
jmh-kotlin-benchmark-archetype-0.9.4
jmh-kotlin-benchmark-archetype-0.9.3
jmh-kotlin-benchmark-archetype-0.9.2
jmh-kotlin-benchmark-archetype-0.9.1
0.9
jmh-kotlin-benchmark-archetype-0.9
0.8
jmh-kotlin-benchmark-archetype-0.8
0.7.x
jmh-kotlin-benchmark-archetype-0.7.3
jmh-kotlin-benchmark-archetype-0.7.2
jmh-kotlin-benchmark-archetype-0.7.1
0.7
jmh-kotlin-benchmark-archetype-0.7
0.6
jmh-kotlin-benchmark-archetype-0.6
0.5.x
jmh-kotlin-benchmark-archetype-0.5.7
jmh-kotlin-benchmark-archetype-0.5.6
jmh-kotlin-benchmark-archetype-0.5.5
jmh-kotlin-benchmark-archetype-0.5.4
jmh-kotlin-benchmark-archetype-0.5.3
jmh-kotlin-benchmark-archetype-0.5.2
0.5
jmh-kotlin-benchmark-archetype-0.5

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.openjdk.jmh -DarchetypeArtifactId=jmh-kotlin-benchmark-archetype -DarchetypeVersion=1.37