License |
License
apache_v2
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ju-n.compile-command-annotations |
ArtifactId | ArtifactIdcompile-command-annotations |
Last Version | Last Version1.2.0 |
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.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"]
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 |