License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.github.zed-platform |
ArtifactId | ArtifactIdzed-rest-client |
Last Version | Last Version0.0.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBackend as a Service (BaaS) platform
|
Filename | Size |
---|---|
zed-rest-client-0.0.20.pom | |
zed-rest-client-0.0.20.jar | 7 KB |
zed-rest-client-0.0.20-sources.jar | 2 KB |
zed-rest-client-0.0.20-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zed-platform/zed-rest-client/ -->
<dependency>
<groupId>com.github.zed-platform</groupId>
<artifactId>zed-rest-client</artifactId>
<version>0.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-rest-client/
implementation 'com.github.zed-platform:zed-rest-client:0.0.20'
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-rest-client/
implementation ("com.github.zed-platform:zed-rest-client:0.0.20")
'com.github.zed-platform:zed-rest-client:jar:0.0.20'
<dependency org="com.github.zed-platform" name="zed-rest-client" rev="0.0.20">
<artifact name="zed-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zed-platform', module='zed-rest-client', version='0.0.20')
)
libraryDependencies += "com.github.zed-platform" % "zed-rest-client" % "0.0.20"
[com.github.zed-platform/zed-rest-client "0.0.20"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zed-platform : zed-utils | jar | 0.0.20 |
org.slf4j : slf4j-api | jar | |
org.springframework : spring-web | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mock-server : mockserver-netty | jar | 3.9.1 |
org.mockito : mockito-core | jar |