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.

Лицензия

Лицензия

Группа

Группа

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/vertispan/turbine
Организация-разработчик

Организация-разработчик

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

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

https://github.com/vertispan/turbine

Скачать turbine

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

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

Зависимости

compile (4)

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

provided (1)

Идентификатор библиотеки Тип Версия
com.google.auto.value : auto-value-annotations jar 1.9

test (10)

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

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

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

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

Версия
v20220503-1