Последняя версия

Flatbuffers maven plugin integration test 0.0.1

A maven plugin that compiles code from flatbuffers schema files using the right executable for your platform by downloading and compiling the flatbuffers codebase if necessary.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка FlatBuffers Данные Data Formats Serialization
Группа

Группа

com.sequsoft.maven.plugins
Идентификатор

Идентификатор

flatbuffers-maven-plugin-integration-test
Версия

Версия

0.0.1
Тип

Тип

jar
Описание

Описание

Flatbuffers maven plugin integration test
A maven plugin that compiles code from flatbuffers schema files using the right executable for your platform by downloading and compiling the flatbuffers codebase if necessary.

Скачать flatbuffers-maven-plugin-integration-test 0.0.1


<!-- https://jarcasting.com/artifacts/com.sequsoft.maven.plugins/flatbuffers-maven-plugin-integration-test/ -->
<dependency>
    <groupId>com.sequsoft.maven.plugins</groupId>
    <artifactId>flatbuffers-maven-plugin-integration-test</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sequsoft.maven.plugins/flatbuffers-maven-plugin-integration-test/
implementation 'com.sequsoft.maven.plugins:flatbuffers-maven-plugin-integration-test:0.0.1'
// https://jarcasting.com/artifacts/com.sequsoft.maven.plugins/flatbuffers-maven-plugin-integration-test/
implementation ("com.sequsoft.maven.plugins:flatbuffers-maven-plugin-integration-test:0.0.1")
'com.sequsoft.maven.plugins:flatbuffers-maven-plugin-integration-test:jar:0.0.1'
<dependency org="com.sequsoft.maven.plugins" name="flatbuffers-maven-plugin-integration-test" rev="0.0.1">
  <artifact name="flatbuffers-maven-plugin-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sequsoft.maven.plugins', module='flatbuffers-maven-plugin-integration-test', version='0.0.1')
)
libraryDependencies += "com.sequsoft.maven.plugins" % "flatbuffers-maven-plugin-integration-test" % "0.0.1"
[com.sequsoft.maven.plugins/flatbuffers-maven-plugin-integration-test "0.0.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.flatbuffers : flatbuffers-java jar 1.12.0

Модули Проекта

Данный проект не имеет модулей.