com.github.idouzi:server

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

License

License

GroupId

GroupId

com.github.idouzi
ArtifactId

ArtifactId

server
Last Version

Last Version

1.5-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/server
Source Code Management

Source Code Management

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

Download server

How to add to project

<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5-RELEASE
1.4-RELEASE
1.3-RELEASE
1.2-RELEASE
1.1-RELEASE
1.0-RELEASE