License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Net CLI User Interface |
GroupId | GroupIdnet.morimekta.providence |
ArtifactId | ArtifactIdprovidence-core-client |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvidence Core : Clients
Providence Core extension for Client - Server RPC calls.
This handled the client side of the RPC.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.morimekta.providence/providence-core-client/ -->
<dependency>
<groupId>net.morimekta.providence</groupId>
<artifactId>providence-core-client</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-core-client/
implementation 'net.morimekta.providence:providence-core-client:2.7.0'
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-core-client/
implementation ("net.morimekta.providence:providence-core-client:2.7.0")
'net.morimekta.providence:providence-core-client:jar:2.7.0'
<dependency org="net.morimekta.providence" name="providence-core-client" rev="2.7.0">
<artifact name="providence-core-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.morimekta.providence', module='providence-core-client', version='2.7.0')
)
libraryDependencies += "net.morimekta.providence" % "providence-core-client" % "2.7.0"
[net.morimekta.providence/providence-core-client "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
net.morimekta.providence : providence-core | jar | 2.7.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.google.http-client : google-http-client Optional | jar | 1.34.2 |
com.google.guava : guava Optional | jar | 29.0-jre |
com.squareup.okhttp3 : okhttp Optional | jar | 4.5.0 |
com.squareup.okio : okio Optional | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
net.morimekta.utils : testing-util | jar | 3.4.0 |
net.morimekta.providence : providence-testing-junit4 | jar | 2.7.0 |
com.tngtech.java : junit-dataprovider | jar | 1.13.1 |
com.google.http-client : google-http-client-apache | jar | 2.1.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.eclipse.jetty : jetty-server | jar | 9.4.28.v20200408 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.28.v20200408 |
org.eclipse.jetty : jetty-servlets | jar | 9.4.28.v20200408 |
junit : junit | jar | 4.13 |
org.awaitility : awaitility | jar | 4.0.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.mockito : mockito-core | jar | 3.3.3 |
org.apache.thrift : libthrift | jar | 0.12.0 |