Last Version

Hotspot compile command annotations 1.2.3

Annotation based configuration file generator for the Hotspot JVM JIT compiler.

License

License

Categories

Categories

Net
GroupId

GroupId

net.nicoulaj.compile-command-annotations
ArtifactId

ArtifactId

compile-command-annotations
Version

Version

1.2.3
Type

Type

jar
Description

Description

Hotspot compile command annotations
Annotation based configuration file generator for the Hotspot JVM JIT compiler.
Source Code Management

Source Code Management

http://github.com/nicoulaj/compile-command-annotations

Download compile-command-annotations 1.2.3


<!-- 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"]

Dependencies

test (4)

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

Project Modules

There are no modules declared in this project.