| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.mtrevisan |
| Идентификатор | Идентификаторboxon |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеBoxon
Library for declarative, bit-level, parsing of a message
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| boxon-2.0.0.pom | |
| boxon-2.0.0.jar | 244 KB |
| boxon-2.0.0-sources.jar | 233 KB |
| boxon-2.0.0-shaded.jar | 2 MB |
| boxon-2.0.0-javadoc.jar | 505 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.mtrevisan/boxon/ -->
<dependency>
<groupId>io.github.mtrevisan</groupId>
<artifactId>boxon</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mtrevisan/boxon/
implementation 'io.github.mtrevisan:boxon:2.0.0'
// https://jarcasting.com/artifacts/io.github.mtrevisan/boxon/
implementation ("io.github.mtrevisan:boxon:2.0.0")
'io.github.mtrevisan:boxon:jar:2.0.0'
<dependency org="io.github.mtrevisan" name="boxon" rev="2.0.0">
<artifact name="boxon" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mtrevisan', module='boxon', version='2.0.0')
)
libraryDependencies += "io.github.mtrevisan" % "boxon" % "2.0.0"
[io.github.mtrevisan/boxon "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.classgraph : classgraph | jar | 4.8.132 |
| org.springframework : spring-expression | jar | 5.3.13 |
| org.freemarker : freemarker | jar | 2.3.31 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.7 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |