Last Version

service-client-java 1.3.2

The client side componet of Nofdev RPC framework

License

License

The Apache Software License, Version 2.0
Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.nofdev
ArtifactId

ArtifactId

service-client-java
Version

Version

1.3.2
Type

Type

pom
Description

Description

service-client-java
The client side componet of Nofdev RPC framework
Project URL

Project URL

https://github.com/nofdev/service-client-java
Source Code Management

Source Code Management

https://github.com/nofdev/service-client-java.git

Download service-client-java 1.3.2


<!-- https://jarcasting.com/artifacts/org.nofdev/service-client-java/ -->
<dependency>
    <groupId>org.nofdev</groupId>
    <artifactId>service-client-java</artifactId>
    <version>1.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nofdev/service-client-java/
implementation 'org.nofdev:service-client-java:1.3.2'
// https://jarcasting.com/artifacts/org.nofdev/service-client-java/
implementation ("org.nofdev:service-client-java:1.3.2")
'org.nofdev:service-client-java:pom:1.3.2'
<dependency org="org.nofdev" name="service-client-java" rev="1.3.2">
  <artifact name="service-client-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nofdev', module='service-client-java', version='1.3.2')
)
libraryDependencies += "org.nofdev" % "service-client-java" % "1.3.2"
[org.nofdev/service-client-java "1.3.2"]

Dependencies

runtime (8)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.6.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.6.3
org.nofdev : service-core jar 1.3.1
org.nofdev : http-client-util jar 1.0.3
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 1.0.1
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.