microservice-common

The http common module of microservice project

Лицензия

Лицензия

Группа

Группа

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

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

microservice-common
Последняя версия

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

1.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

microservice-common
The http common module of microservice project
Организация-разработчик

Организация-разработчик

IBole

Скачать microservice-common

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 19.0
com.google.code.gson : gson jar 2.7
org.javassist : javassist jar 3.18.1-GA
org.slf4j : slf4j-api jar 1.7.22
org.slf4j : slf4j-log4j12 jar 1.7.22
commons-logging : commons-logging-api jar 1.1
log4j : log4j jar 1.2.17
javax.servlet : servlet-api jar 2.5
com.github.ibole : infrastructure-common jar 1.10.0

test (2)

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

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

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

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

Версия
1.0.8
1.0.7
1.0.6
1.0.4