| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.vertispan.turbine |
| Идентификатор | Идентификаторturbine |
| Последняя версия | Последняя версияv20220503-1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеturbine
Turbine is a header compiler for Java.
This distribution is produced by Vertispan LLC for Maven Central, as Google's
original repository has never made a tag or release. The links and references
in this pom.xml will reference the Vertispan fork, to ensure that any error
introduced by our changes are not incorrectly blamed on the upstream Google
repository.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| turbine-v20220503-1.pom | |
| turbine-v20220503-1.jar | 855 KB |
| turbine-v20220503-1-sources.jar | 328 KB |
| turbine-v20220503-1-javadoc.jar | 2 MB |
| turbine-v20220503-1-all-deps.jar | 5 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.vertispan.turbine/turbine/ -->
<dependency>
<groupId>com.vertispan.turbine</groupId>
<artifactId>turbine</artifactId>
<version>v20220503-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vertispan.turbine/turbine/
implementation 'com.vertispan.turbine:turbine:v20220503-1'
// https://jarcasting.com/artifacts/com.vertispan.turbine/turbine/
implementation ("com.vertispan.turbine:turbine:v20220503-1")
'com.vertispan.turbine:turbine:jar:v20220503-1'
<dependency org="com.vertispan.turbine" name="turbine" rev="v20220503-1">
<artifact name="turbine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vertispan.turbine', module='turbine', version='v20220503-1')
)
libraryDependencies += "com.vertispan.turbine" % "turbine" % "v20220503-1"
[com.vertispan.turbine/turbine "v20220503-1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 31.0.1-jre |
| com.google.errorprone : error_prone_annotations | jar | 2.11.0 |
| org.jspecify : jspecify Необязательный | jar | 0.2.0 |
| com.google.protobuf : protobuf-java | jar | 3.19.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.value : auto-value-annotations | jar | 1.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.asm : asm | jar | 9.2 |
| org.ow2.asm : asm-tree | jar | 9.2 |
| org.ow2.asm : asm-util | jar | 9.2 |
| junit : junit | jar | 4.13.2 |
| com.google.truth : truth | jar | 1.1.3 |
| com.google.truth.extensions : truth-proto-extension | jar | 1.1.3 |
| com.google.truth.extensions : truth-java8-extension | jar | 1.1.3 |
| com.google.jimfs : jimfs | jar | 1.2 |
| com.google.guava : guava-testlib | jar | 31.0.1-jre |
| com.google.auto : auto-common | jar | 1.2.1 |