Last Version

flatbuffers-parent 2.0.3

parent pom for flatbuffers java artifacts

License

License

Categories

Categories

FlatBuffers Data Data Formats Serialization
GroupId

GroupId

com.google.flatbuffers
ArtifactId

ArtifactId

flatbuffers-parent
Version

Version

2.0.3
Type

Type

pom
Description

Description

flatbuffers-parent
parent pom for flatbuffers java artifacts
Project URL

Project URL

https://github.com/google/flatbuffers
Source Code Management

Source Code Management

https://github.com/google/flatbuffers

Download flatbuffers-parent 2.0.3


<!-- https://jarcasting.com/artifacts/com.google.flatbuffers/flatbuffers-parent/ -->
<dependency>
    <groupId>com.google.flatbuffers</groupId>
    <artifactId>flatbuffers-parent</artifactId>
    <version>2.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.flatbuffers/flatbuffers-parent/
implementation 'com.google.flatbuffers:flatbuffers-parent:2.0.3'
// https://jarcasting.com/artifacts/com.google.flatbuffers/flatbuffers-parent/
implementation ("com.google.flatbuffers:flatbuffers-parent:2.0.3")
'com.google.flatbuffers:flatbuffers-parent:pom:2.0.3'
<dependency org="com.google.flatbuffers" name="flatbuffers-parent" rev="2.0.3">
  <artifact name="flatbuffers-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.flatbuffers', module='flatbuffers-parent', version='2.0.3')
)
libraryDependencies += "com.google.flatbuffers" % "flatbuffers-parent" % "2.0.3"
[com.google.flatbuffers/flatbuffers-parent "2.0.3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • flatbuffers-java-grpc