compile-command-annotations
Annotation based configuration file generator for the Hotspot JVM JIT compiler.
The documentation is at http://compile-command-annotations.nicoulaj.net.
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.nicoulaj.compile-command-annotations |
ArtifactId | ArtifactIdcompile-command-annotations |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHotspot compile command annotations
Annotation based configuration file generator for the Hotspot JVM JIT compiler.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.nicoulaj.compile-command-annotations/compile-command-annotations/ -->
<dependency>
<groupId>net.nicoulaj.compile-command-annotations</groupId>
<artifactId>compile-command-annotations</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.nicoulaj.compile-command-annotations/compile-command-annotations/
implementation 'net.nicoulaj.compile-command-annotations:compile-command-annotations:1.2.3'
// https://jarcasting.com/artifacts/net.nicoulaj.compile-command-annotations/compile-command-annotations/
implementation ("net.nicoulaj.compile-command-annotations:compile-command-annotations:1.2.3")
'net.nicoulaj.compile-command-annotations:compile-command-annotations:jar:1.2.3'
<dependency org="net.nicoulaj.compile-command-annotations" name="compile-command-annotations" rev="1.2.3">
<artifact name="compile-command-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nicoulaj.compile-command-annotations', module='compile-command-annotations', version='1.2.3')
)
libraryDependencies += "net.nicoulaj.compile-command-annotations" % "compile-command-annotations" % "1.2.3"
[net.nicoulaj.compile-command-annotations/compile-command-annotations "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.0.0 |
com.google.guava : guava | jar | 28.1-jre |
commons-io : commons-io | jar | 2.6 |
org.assertj : assertj-core | jar | 3.13.2 |
Annotation based configuration file generator for the Hotspot JVM JIT compiler.
The documentation is at http://compile-command-annotations.nicoulaj.net.