ORC protobuf
Compiled ORC protobuf definition for OrcProto
.
License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdio.prestosql.orc |
ArtifactId | ArtifactIdorc-protobuf |
Last Version | Last Version10 |
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-10.pom | |
orc-protobuf-10.jar | 1 MB |
orc-protobuf-10-sources.jar | 717 KB |
orc-protobuf-10-javadoc.jar | 870 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.prestosql.orc/orc-protobuf/ -->
<dependency>
<groupId>io.prestosql.orc</groupId>
<artifactId>orc-protobuf</artifactId>
<version>10</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql.orc/orc-protobuf/
implementation 'io.prestosql.orc:orc-protobuf:10'
// https://jarcasting.com/artifacts/io.prestosql.orc/orc-protobuf/
implementation ("io.prestosql.orc:orc-protobuf:10")
'io.prestosql.orc:orc-protobuf:jar:10'
<dependency org="io.prestosql.orc" name="orc-protobuf" rev="10">
<artifact name="orc-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestosql.orc', module='orc-protobuf', version='10')
)
libraryDependencies += "io.prestosql.orc" % "orc-protobuf" % "10"
[io.prestosql.orc/orc-protobuf "10"]
Compiled ORC protobuf definition for OrcProto
.