Boxon

Library for declarative, bit-level, parsing of a message

License

License

GroupId

GroupId

io.github.mtrevisan
ArtifactId

ArtifactId

boxon
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Boxon
Library for declarative, bit-level, parsing of a message
Project URL

Project URL

https://github.com/mtrevisan/Boxon
Source Code Management

Source Code Management

https://github.com/mtrevisan/Boxon

Download boxon

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.classgraph : classgraph jar 4.8.141
org.springframework : spring-expression jar 5.3.16
org.freemarker : freemarker jar 2.3.31
org.slf4j : slf4j-api jar 1.7.36

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic Optional jar 1.2.11
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.1.2
2.1.1
2.1.0
2.0.0
1.1.0
1.0.0