License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.imunity |
ArtifactId | ArtifactIdunity-server-storage |
Version | Version3.7.1 |
Type | Typejar |
Description |
DescriptionUNITY Server storage module
Data storage layer
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
unity-server-storage-3.7.1.pom | |
unity-server-storage-3.7.1.jar | 449 KB |
unity-server-storage-3.7.1-sources.jar | 306 KB |
unity-server-storage-3.7.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-storage/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-storage</artifactId>
<version>3.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-storage/
implementation 'io.imunity:unity-server-storage:3.7.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-storage/
implementation ("io.imunity:unity-server-storage:3.7.1")
'io.imunity:unity-server-storage:jar:3.7.1'
<dependency org="io.imunity" name="unity-server-storage" rev="3.7.1">
<artifact name="unity-server-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-storage', version='3.7.1')
)
libraryDependencies += "io.imunity" % "unity-server-storage" % "3.7.1"
[io.imunity/unity-server-storage "3.7.1"]
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.7 |
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.15.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.7.1 |
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 |