is not current version
Last Version 3.0.0

Boxon 1.1.0

Library for declarative parsing of a message

License

License

GroupId

GroupId

io.github.mtrevisan
ArtifactId

ArtifactId

boxon
Version

Version

1.1.0
Type

Type

jar
Description

Description

Boxon
Library for declarative 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 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-expression jar 5.2.8.RELEASE
io.github.classgraph : classgraph jar 4.8.89
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.apache.commons : commons-lang3 jar 3.11

Project Modules

There are no modules declared in this project.