is not current version
Last Version 10

io.prestosql.orc:orc-protobuf 8

Compiled ORC protobuf definitions

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.prestosql.orc
ArtifactId

ArtifactId

orc-protobuf
Version

Version

8
Type

Type

jar

Download orc-protobuf 8


<!-- https://jarcasting.com/artifacts/io.prestosql.orc/orc-protobuf/ -->
<dependency>
    <groupId>io.prestosql.orc</groupId>
    <artifactId>orc-protobuf</artifactId>
    <version>8</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql.orc/orc-protobuf/
implementation 'io.prestosql.orc:orc-protobuf:8'
// https://jarcasting.com/artifacts/io.prestosql.orc/orc-protobuf/
implementation ("io.prestosql.orc:orc-protobuf:8")
'io.prestosql.orc:orc-protobuf:jar:8'
<dependency org="io.prestosql.orc" name="orc-protobuf" rev="8">
  <artifact name="orc-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestosql.orc', module='orc-protobuf', version='8')
)
libraryDependencies += "io.prestosql.orc" % "orc-protobuf" % "8"
[io.prestosql.orc/orc-protobuf "8"]