is not current version
Last Version 3.9.1

UNITY Server rest module 3.6.0-m1

Foundation for REST endpoints in Unity

License

License

BSD
Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

io.imunity
ArtifactId

ArtifactId

unity-server-rest
Version

Version

3.6.0-m1
Type

Type

jar
Description

Description

UNITY Server rest module
Foundation for REST endpoints in Unity
Project Organization

Project Organization

Unity

Download unity-server-rest 3.6.0-m1


<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-rest/ -->
<dependency>
    <groupId>io.imunity</groupId>
    <artifactId>unity-server-rest</artifactId>
    <version>3.6.0-m1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-rest/
implementation 'io.imunity:unity-server-rest:3.6.0-m1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-rest/
implementation ("io.imunity:unity-server-rest:3.6.0-m1")
'io.imunity:unity-server-rest:jar:3.6.0-m1'
<dependency org="io.imunity" name="unity-server-rest" rev="3.6.0-m1">
  <artifact name="unity-server-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-rest', version='3.6.0-m1')
)
libraryDependencies += "io.imunity" % "unity-server-rest" % "3.6.0-m1"
[io.imunity/unity-server-rest "3.6.0-m1"]

Dependencies

compile (8)

Group / Artifact Type Version
io.imunity : unity-server-engine-api jar 3.6.0-m1
org.springframework : spring-context jar 5.1.20.RELEASE
io.imunity : unity-server-std-plugins jar 3.6.0-m1
io.imunity : unity-server-web-common jar 3.6.0-m1
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.4.2
org.apache.cxf : cxf-rt-transports-http jar 3.4.2
com.nimbusds : nimbus-jose-jwt jar 8.20.1
org.eclipse.jetty : jetty-servlets jar 9.4.35.v20201120

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 5.1.20.RELEASE
io.imunity : unity-server-engine test-jar 3.6.0-m1
io.imunity : unity-server-engine jar 3.6.0-m1
io.imunity : unity-server-storage jar 3.6.0-m1
org.apache.httpcomponents : httpclient jar 4.5.13
org.mockito : mockito-core jar 2.27.0
eu.codearte.catch-exception : catch-exception jar 1.4.6

Project Modules

There are no modules declared in this project.