io.github.vvk78.perceptnet.commons.restproxy:server-impl

Set of common utilities and tools used in perceptnet

License

License

Categories

Categories

Net
GroupId

GroupId

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

ArtifactId

server-impl
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Set of common utilities and tools used in perceptnet

Download server-impl

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.vvk78.perceptnet.commons.restproxy : dto jar 1.4.0
io.github.vvk78.perceptnet.commons : restclient-base jar 1.4.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.4.0
org.testng : testng jar 6.8.21
com.google.guava : guava jar 22.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0