Last Version

Hotspot compile command annotations 1.2.0

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

License

License

apache_v2
Categories

Categories

Net
GroupId

GroupId

net.ju-n.compile-command-annotations
ArtifactId

ArtifactId

compile-command-annotations
Version

Version

1.2.0
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.0


<!-- https://jarcasting.com/artifacts/net.ju-n.compile-command-annotations/compile-command-annotations/ -->
<dependency>
    <groupId>net.ju-n.compile-command-annotations</groupId>
    <artifactId>compile-command-annotations</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.ju-n.compile-command-annotations/compile-command-annotations/
implementation 'net.ju-n.compile-command-annotations:compile-command-annotations:1.2.0'
// https://jarcasting.com/artifacts/net.ju-n.compile-command-annotations/compile-command-annotations/
implementation ("net.ju-n.compile-command-annotations:compile-command-annotations:1.2.0")
'net.ju-n.compile-command-annotations:compile-command-annotations:jar:1.2.0'
<dependency org="net.ju-n.compile-command-annotations" name="compile-command-annotations" rev="1.2.0">
  <artifact name="compile-command-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ju-n.compile-command-annotations', module='compile-command-annotations', version='1.2.0')
)
libraryDependencies += "net.ju-n.compile-command-annotations" % "compile-command-annotations" % "1.2.0"
[net.ju-n.compile-command-annotations/compile-command-annotations "1.2.0"]

Dependencies

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
com.google.guava : guava jar 17.0
commons-io : commons-io jar 2.4
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.