is not current version
Last Version 1.4.0

io.github.vvk78.perceptnet.commons.restproxy:restproxy 1.3.0

Set of common utilities and tools used in perceptnet

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.vvk78.perceptnet.commons.restproxy
ArtifactId

ArtifactId

restproxy
Version

Version

1.3.0
Type

Type

pom
Description

Description

Set of common utilities and tools used in perceptnet

Download restproxy 1.3.0

Filename Size
restproxy-1.3.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons.restproxy/restproxy/ -->
<dependency>
    <groupId>io.github.vvk78.perceptnet.commons.restproxy</groupId>
    <artifactId>restproxy</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons.restproxy/restproxy/
implementation 'io.github.vvk78.perceptnet.commons.restproxy:restproxy:1.3.0'
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons.restproxy/restproxy/
implementation ("io.github.vvk78.perceptnet.commons.restproxy:restproxy:1.3.0")
'io.github.vvk78.perceptnet.commons.restproxy:restproxy:pom:1.3.0'
<dependency org="io.github.vvk78.perceptnet.commons.restproxy" name="restproxy" rev="1.3.0">
  <artifact name="restproxy" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.vvk78.perceptnet.commons.restproxy', module='restproxy', version='1.3.0')
)
libraryDependencies += "io.github.vvk78.perceptnet.commons.restproxy" % "restproxy" % "1.3.0"
[io.github.vvk78.perceptnet.commons.restproxy/restproxy "1.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.vvk78.perceptnet.commons : restclient-base jar 1.3.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (3)

Group / Artifact Type Version
io.github.vvk78.perceptnet.commons : tests jar 1.3.0
org.testng : testng jar 6.8.21
com.google.guava : guava jar 22.0

Project Modules

  • dto
  • client
  • server-api
  • server-impl