Last Version

turbine v20220503-1

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.

License

License

GroupId

GroupId

com.vertispan.turbine
ArtifactId

ArtifactId

turbine
Version

Version

v20220503-1
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/vertispan/turbine
Project Organization

Project Organization

Google Inc.
Source Code Management

Source Code Management

https://github.com/vertispan/turbine

Download turbine v20220503-1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
com.google.errorprone : error_prone_annotations jar 2.11.0
org.jspecify : jspecify Optional jar 0.2.0
com.google.protobuf : protobuf-java jar 3.19.2

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations jar 1.9

test (10)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.