JAB Code

A library to generate secure and compact barcodes data from POJO java beans

Лицензия

Лицензия

Группа

Группа

ca.ma99us
Идентификатор

Идентификатор

jab-code
Последняя версия

Последняя версия

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

JAB Code
A library to generate secure and compact barcodes data from POJO java beans
Ссылка на сайт

Ссылка на сайт

https://github.com/ma99us/jab-code

Скачать jab-code

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/ca.ma99us/jab-code/ -->
<dependency>
    <groupId>ca.ma99us</groupId>
    <artifactId>jab-code</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/ca.ma99us/jab-code/
implementation 'ca.ma99us:jab-code:1.2'
// https://jarcasting.com/artifacts/ca.ma99us/jab-code/
implementation ("ca.ma99us:jab-code:1.2")
'ca.ma99us:jab-code:jar:1.2'
<dependency org="ca.ma99us" name="jab-code" rev="1.2">
  <artifact name="jab-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.ma99us', module='jab-code', version='1.2')
)
libraryDependencies += "ca.ma99us" % "jab-code" % "1.2"
[ca.ma99us/jab-code "1.2"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.12
org.slf4j : slf4j-api jar 1.7.32
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
com.google.iot.cbor : cbor jar 0.01.02
de.undercouch : bson4jackson jar 2.12.0
org.mongodb : mongodb-driver-sync jar 4.3.3
org.msgpack : msgpack jar 0.6.12
org.msgpack : jackson-dataformat-msgpack jar 0.9.0
org.bouncycastle : bcprov-jdk15on jar 1.69

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2
1.1
1.0