Hotspot compile command annotations

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

Лицензия

Лицензия

apache_v2
Категории

Категории

Сеть
Группа

Группа

net.ju-n.compile-command-annotations
Идентификатор

Идентификатор

compile-command-annotations
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Hotspot compile command annotations
Annotation based configuration file generator for the Hotspot JVM JIT compiler.
Система контроля версий

Система контроля версий

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

Скачать compile-command-annotations

Как подключить последнюю версию

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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0