UNITY Server types-api module

Module with classes useful for both server and client side, exposing fundamental classes describing Unity abstractions. Minimal external dependencies, especially useful for REST clients as JSON serialization is provided.

License

License

BSD
Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

io.imunity
ArtifactId

ArtifactId

unity-types-api
Last Version

Last Version

3.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

UNITY Server types-api module
Module with classes useful for both server and client side, exposing fundamental classes describing Unity abstractions. Minimal external dependencies, especially useful for REST clients as JSON serialization is provided.
Project Organization

Project Organization

Unity

Download unity-types-api

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.2
org.mvel : mvel2 jar 2.4.13.Final
org.springframework : spring-context Optional jar 5.3.20

test (4)

Group / Artifact Type Version
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.
io.imunity

Unity IdM

Identity relationship and authentication management service

Versions

Version
3.9.1
3.9.0
3.8.2
3.8.1
3.8.0
3.7.2
3.7.1
3.7.0
3.6.1
3.6.0
3.6.0-m2
3.6.0-m1
3.5.4
3.5.3
3.5.2
3.5.1
3.5.0
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.3.0-rc3
3.3.0-rc2