ixortalk-image-service
Microservice part of the IxorTalk IoT Platform exposing image services (storing, resizing, ... )
License |
License |
---|---|
GroupId | GroupIdcom.ixortalk |
ArtifactId | ArtifactIdixortalk-image-service |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionixortalk-image-service
IxorTalk microservice exposing image services (storing, resizing, ... )
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.ixortalk/ixortalk-image-service/ -->
<dependency>
<groupId>com.ixortalk</groupId>
<artifactId>ixortalk-image-service</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.ixortalk/ixortalk-image-service/
implementation 'com.ixortalk:ixortalk-image-service:0.0.8'
// https://jarcasting.com/artifacts/com.ixortalk/ixortalk-image-service/
implementation ("com.ixortalk:ixortalk-image-service:0.0.8")
'com.ixortalk:ixortalk-image-service:jar:0.0.8'
<dependency org="com.ixortalk" name="ixortalk-image-service" rev="0.0.8">
<artifact name="ixortalk-image-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ixortalk', module='ixortalk-image-service', version='0.0.8')
)
libraryDependencies += "com.ixortalk" % "ixortalk-image-service" % "0.0.8"
[com.ixortalk/ixortalk-image-service "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.18.RELEASE |
com.ixortalk : ixortalk-test | jar | 1.0.3 |
io.rest-assured : rest-assured | jar | 3.0.2 |
net.javacrumbs.json-unit : json-unit-fluent | jar | 1.18.0 |
org.springframework.restdocs : spring-restdocs-core | jar | 1.1.2.RELEASE |
org.springframework.restdocs : spring-restdocs-restassured | jar | 1.1.2.RELEASE |
org.assertj : assertj-core | jar | 3.8.0 |
org.mockito : mockito-core | jar | 2.25.0 |
com.github.tomakehurst : wiremock-standalone | jar | 2.18.0 |
Microservice part of the IxorTalk IoT Platform exposing image services (storing, resizing, ... )