License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures Trino Databases |
GroupId | GroupIdio.trino.orc |
ArtifactId | ArtifactIdorc-protobuf |
Last Version | Last Version13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorc-protobuf
Compiled ORC protobuf definitions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
orc-protobuf-13.pom | |
orc-protobuf-13.jar | 1 MB |
orc-protobuf-13-sources.jar | 714 KB |
orc-protobuf-13-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino.orc/orc-protobuf/ -->
<dependency>
<groupId>io.trino.orc</groupId>
<artifactId>orc-protobuf</artifactId>
<version>13</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino.orc/orc-protobuf/
implementation 'io.trino.orc:orc-protobuf:13'
// https://jarcasting.com/artifacts/io.trino.orc/orc-protobuf/
implementation ("io.trino.orc:orc-protobuf:13")
'io.trino.orc:orc-protobuf:jar:13'
<dependency org="io.trino.orc" name="orc-protobuf" rev="13">
<artifact name="orc-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino.orc', module='orc-protobuf', version='13')
)
libraryDependencies += "io.trino.orc" % "orc-protobuf" % "13"
[io.trino.orc/orc-protobuf "13"]