| Лицензия |
Лицензия
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.
|
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |