is not current version
Last Version 3.9.1

UNITY Server storage module 3.6.0-m1

Data storage layer

License

License

BSD
Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

io.imunity
ArtifactId

ArtifactId

unity-server-storage
Version

Version

3.6.0-m1
Type

Type

jar
Description

Description

UNITY Server storage module
Data storage layer
Project Organization

Project Organization

Unity

Download unity-server-storage 3.6.0-m1


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

Dependencies

compile (14)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.18.jre7
org.mariadb.jdbc : mariadb-java-client jar 2.7.1
com.h2database : h2 jar 1.4.199
org.mybatis : mybatis jar 3.5.6
org.springframework : spring-jdbc jar 5.1.20.RELEASE
org.mybatis : mybatis-spring jar 2.0.6
org.aspectj : aspectjweaver jar 1.9.6
com.hazelcast : hazelcast jar 3.9.2
org.apache.geronimo.specs : geronimo-jta_1.0.1B_spec jar 1.1.1
org.slf4j : slf4j-api jar 1.7.30
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0
org.slf4j : jcl-over-slf4j jar 1.7.30
com.esotericsoftware : kryo jar 4.0.2
io.imunity : unity-server-storage-api jar 3.6.0-m1

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 5.1.20.RELEASE
org.assertj : assertj-core jar 3.18.1
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.