Imageserver Client Module

ImageServer application modules.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.foreach.imageserver
ArtifactId

ArtifactId

imageserver-client
Last Version

Last Version

6.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Imageserver Client Module
ImageServer application modules.

Download imageserver-client

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-lang3 Optional jar 3.10
org.slf4j : slf4j-api Optional jar 1.7.30
org.springframework : spring-web Optional jar 5.2.10.RELEASE
com.fasterxml.jackson.core : jackson-annotations jar 2.11.3
org.postgresql : postgresql jar 42.2.18
com.microsoft.sqlserver : mssql-jdbc jar 7.4.1.jre8
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.5.RELEASE

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
6.1.0.RELEASE
6.0.0.RELEASE
5.0.0.RELEASE
4.0.0.RELEASE