message

Demo project for Spring Boot

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

message
Demo project for Spring Boot

Скачать message

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
org.projectlombok : lombok Необязательный jar 1.18.6
commons-codec : commons-codec jar 1.12
com.alibaba : fastjson jar 1.2.32
xyz.tneciv : common-core jar 2.0.0
org.apache.httpcomponents : httpclient jar 4.5.8

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

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

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

Версия
1.0.1
1.0.0