com.github.idouzi:server

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.5-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/server
Система контроля версий

Система контроля версий

https://github.com/idouzi/OSSRH-60792/tree/master

Скачать server

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.0.3.RELEASE
org.springframework : spring-context jar
com.google.code.gson : gson jar 2.8.5
org.apache.httpcomponents : httpclient jar 4.5.5
com.alibaba : fastjson jar 1.2.45
com.fasterxml.jackson.core : jackson-core jar

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

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

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

Версия
1.5-RELEASE
1.4-RELEASE
1.3-RELEASE
1.2-RELEASE
1.1-RELEASE
1.0-RELEASE