is not current version
Last Version 3.9.1

UNITY Server engine-api module 3.6.0-m1

Engine API, used by endpoints and plugins

License

License

BSD
Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

io.imunity
ArtifactId

ArtifactId

unity-server-engine-api
Version

Version

3.6.0-m1
Type

Type

jar
Description

Description

UNITY Server engine-api module
Engine API, used by endpoints and plugins
Project Organization

Project Organization

Unity

Download unity-server-engine-api 3.6.0-m1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.14.0
io.imunity : unity-server-base jar 3.6.0-m1
org.eclipse.jetty : jetty-servlet jar 9.4.35.v20201120
net.sf.ehcache : ehcache jar 2.10.6
org.apache.httpcomponents : httpclient jar 4.5.13
org.freemarker : freemarker jar 2.3.30

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 5.1.20.RELEASE
org.aspectj : aspectjweaver jar 1.9.6
junit : junit jar 4.12
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.