License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.foreach.imageserver |
ArtifactId | ArtifactIdimageserver-client |
Last Version | Last Version6.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionImageserver Client Module
ImageServer application modules.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.16 |