io.parsingdata:metal-parent

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

License

License

Categories

Categories

Data
GroupId

GroupId

io.parsingdata
ArtifactId

ArtifactId

metal-parent
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

io.parsingdata:metal-parent
A Java library for parsing binary data formats, using declarative descriptions.
Project URL

Project URL

http://parsingdata.io/
Source Code Management

Source Code Management

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

Download metal-parent

Filename Size
metal-parent-4.0.1.pom 7 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • 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-2020 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

Versions

Version
4.0.1
4.0.0
3.1.0