is not current version
Last Version 3.9.1

UNITY Server storage module 3.8.0

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.8.0
Type

Type

jar
Description

Description

UNITY Server storage module
Data storage layer
Project Organization

Project Organization

Unity

Download unity-server-storage 3.8.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.3.1
org.mariadb.jdbc : mariadb-java-client jar 2.7.4
com.h2database : h2 jar 1.4.199
org.mybatis : mybatis jar 3.5.7
org.springframework : spring-jdbc jar 5.3.13
org.mybatis : mybatis-spring jar 2.0.6
org.aspectj : aspectjweaver jar 1.9.7
org.apache.geronimo.specs : geronimo-jta_1.0.1B_spec jar 1.1.1
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.slf4j : jcl-over-slf4j jar 1.7.32
io.imunity : unity-server-storage-api jar 3.8.0

test (5)

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