MVN

com.github.davidmoten : flatbuffers-parent

Maven & Gradle

Sep 08, 2022
53 stars

artifacts for use with flatbuffers including repackaged builds of google flatbuffers source code

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>flatbuffers-parent</artifactId>
    <version>2.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.davidmoten : flatbuffers-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.8

All Versions

Choose a version of com.github.davidmoten : flatbuffers-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
flatbuffers-parent-2.0.8
flatbuffers-parent-2.0.3.2
flatbuffers-parent-2.0.3.1
1.12.x
flatbuffers-parent-1.12.0.1
1.10.x
flatbuffers-parent-1.10.0.2
flatbuffers-parent-1.10.0.1
1.9.x
flatbuffers-parent-1.9.0.1
1.8.x
flatbuffers-parent-1.8.0.1
1.7.x
flatbuffers-parent-1.7.0.1
1.6.x
flatbuffers-parent-1.6.0.3
flatbuffers-parent-1.6.0.2
flatbuffers-parent-1.6.0.1
1.5.x
flatbuffers-parent-1.5.0.3
flatbuffers-parent-1.5.0.2
flatbuffers-parent-1.5.0.1
1.4.x
flatbuffers-parent-1.4.0.1
1.3.x
flatbuffers-parent-1.3.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>flatbuffers-parent</artifactId>
    <version>2.0.8</version>
</dependency>

Advertisement