io.parsingdata:metal-core

Core building blocks and API for the Metal library.

License

License

Categories

Categories

Data
GroupId

GroupId

io.parsingdata
ArtifactId

ArtifactId

metal-core
Last Version

Last Version

9.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.parsingdata:metal-core
Core building blocks and API for the Metal library.
Source Code Management

Source Code Management

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

Download metal-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

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

Versions

Version
9.0.0
8.0.0
7.1.0
7.0.0
6.0.0
5.0.0
4.0.1
4.0.0
3.1.0