License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.appscode.api |
ArtifactId | ArtifactIdjava-client |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionappscode-api-java-client
Java Client library for AppsCode APIs(https://github.com/appscode/api)
|
Filename | Size |
---|---|
java-client-0.2.0.pom | |
java-client-0.2.0.jar | 5 MB |
java-client-0.2.0-sources.jar | 1 MB |
java-client-0.2.0-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.appscode.api/java-client/ -->
<dependency>
<groupId>com.appscode.api</groupId>
<artifactId>java-client</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.appscode.api/java-client/
implementation 'com.appscode.api:java-client:0.2.0'
// https://jarcasting.com/artifacts/com.appscode.api/java-client/
implementation ("com.appscode.api:java-client:0.2.0")
'com.appscode.api:java-client:jar:0.2.0'
<dependency org="com.appscode.api" name="java-client" rev="0.2.0">
<artifact name="java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.appscode.api', module='java-client', version='0.2.0')
)
libraryDependencies += "com.appscode.api" % "java-client" % "0.2.0"
[com.appscode.api/java-client "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.1.0 |
io.grpc : grpc-netty | jar | 1.0.2 |
io.grpc : grpc-protobuf | jar | 1.0.2 |
io.grpc : grpc-stub | jar | 1.0.2 |
com.google.api.grpc : grpc-google-common-protos | jar | 0.1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |