io.parsingdata:metal

A Java library for parsing binary data formats, using declarative descriptions.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

io.parsingdata
Идентификатор

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

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

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

9.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

io.parsingdata:metal
A Java library for parsing binary data formats, using declarative descriptions.
Ссылка на сайт

Ссылка на сайт

https://github.com/parsingdata/metal
Система контроля версий

Система контроля версий

https://github.com/parsingdata/metal.git

Скачать metal

Имя Файла Размер
metal-9.0.0.pom 8 KB
Обзор

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

  • core
  • formats

Metal

A Java library for parsing binary data formats, using declarative descriptions.

Build Status Build status codecov.io CodeFactor Codacy Badge Language grade: Java SonarCloud

License

Copyright 2013-2021 Netherlands Forensic Institute

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

io.parsingdata

Версии библиотеки

Версия
9.0.0
8.0.0
7.1.0
7.0.0
6.0.0
5.0.0
3.0.0