Mass Transit Light for Java

Java libraries for Leanda.io OSS project

Лицензия

Лицензия

Группа

Группа

com.github.arqisoft
Идентификатор

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

jtransit-light
Последняя версия

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

1.10.35
Дата

Дата

Тип

Тип

jar
Описание

Описание

Mass Transit Light for Java
Java libraries for Leanda.io OSS project
Ссылка на сайт

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

http://www.npspot.com

Скачать jtransit-light

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.rabbitmq : amqp-client jar 3.5.6
com.fasterxml.jackson.core : jackson-databind jar 2.8.7
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.8.7
org.apache.logging.log4j : log4j-core jar 2.6.2
org.apache.logging.log4j : log4j-api jar 2.6.2
org.apache.commons : commons-io jar 1.3.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 2.0.2-beta

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

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

Leanda.io JAVA Tools

Prerequisites

Make sure you have your key GnuPG generated and the public key is uploaded

Follow Documentation

gpg -K                             # list your keys
gpg --send-key YOUR_PUBLIC_KEY_ID  # publish key

Build

mvn clean

Publish to maven.org

mvn -DskipTests clean deploy

Troubleshooting

If you are seeing this error while publishing:

gpg: signing failed: Inappropriate ioctl for device

Please run

export GPG_TTY=$(tty)
com.github.arqisoft

ArqiSoft

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

Версия
1.10.35