[singular :: flow :: rest-client]

Core do singular

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.opensingular
ArtifactId

ArtifactId

flow-rest-client
Last Version

Last Version

1.5.6
Release Date

Release Date

Type

Type

jar
Description

Description

[singular :: flow :: rest-client]
Core do singular

Download flow-rest-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.opensingular/flow-rest-client/ -->
<dependency>
    <groupId>org.opensingular</groupId>
    <artifactId>flow-rest-client</artifactId>
    <version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensingular/flow-rest-client/
implementation 'org.opensingular:flow-rest-client:1.5.6'
// https://jarcasting.com/artifacts/org.opensingular/flow-rest-client/
implementation ("org.opensingular:flow-rest-client:1.5.6")
'org.opensingular:flow-rest-client:jar:1.5.6'
<dependency org="org.opensingular" name="flow-rest-client" rev="1.5.6">
  <artifact name="flow-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensingular', module='flow-rest-client', version='1.5.6')
)
libraryDependencies += "org.opensingular" % "flow-rest-client" % "1.5.6"
[org.opensingular/flow-rest-client "1.5.6"]

Dependencies

compile (12)

Group / Artifact Type Version
org.opensingular : flow-core jar 1.5.6
com.google.code.gson : gson Optional jar 2.4
org.springframework : spring-core Optional jar 4.2.4.RELEASE
org.springframework : spring-web Optional jar 4.2.4.RELEASE
commons-codec : commons-codec jar 1.10
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.5
commons-beanutils : commons-beanutils jar 1.9.2
com.google.code.findbugs : jsr305 jar 3.0.1
joda-time : joda-time jar 2.9.1
com.google.guava : guava jar 19.0
org.slf4j : slf4j-api jar 1.7.13

provided (1)

Group / Artifact Type Version
javax.interceptor : javax.interceptor-api jar 1.2

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12
org.easytesting : fest-assert-core jar 2.0M10
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.6
1.5.5
1.5.4