is not current version
Last Version 3.0.0

Boxon 2.1.1

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

License

License

GroupId

GroupId

io.github.mtrevisan
ArtifactId

ArtifactId

boxon
Version

Version

2.1.1
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 2.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.classgraph : classgraph jar 4.8.138
org.springframework : spring-expression jar 5.3.15
org.freemarker : freemarker jar 2.3.31
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

Project Modules

There are no modules declared in this project.