| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.openhft |
| Идентификатор | Идентификаторstage-compiler |
| Последняя версия | Последняя версия1.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStage Compiler
Annotation processor merging classes and managing lazy initialization
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stage-compiler-1.12.pom | |
| stage-compiler-1.12.jar | 70 KB |
| stage-compiler-1.12-sources.jar | 25 KB |
| stage-compiler-1.12-javadoc.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.openhft/stage-compiler/ -->
<dependency>
<groupId>net.openhft</groupId>
<artifactId>stage-compiler</artifactId>
<version>1.12</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/stage-compiler/
implementation 'net.openhft:stage-compiler:1.12'
// https://jarcasting.com/artifacts/net.openhft/stage-compiler/
implementation ("net.openhft:stage-compiler:1.12")
'net.openhft:stage-compiler:jar:1.12'
<dependency org="net.openhft" name="stage-compiler" rev="1.12">
<artifact name="stage-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='stage-compiler', version='1.12')
)
libraryDependencies += "net.openhft" % "stage-compiler" % "1.12"
[net.openhft/stage-compiler "1.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| fr.inria.gforge.spoon : spoon-core | jar | 5.2.0 |
| it.unimi.dsi : fastutil | jar | 7.0.6 |