License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.imunity |
ArtifactId | ArtifactIdunity-server-std-plugins |
Last Version | Last Version3.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUNITY Server std-plugins module
Standard plugins which are distributed with the system:
attribute syntaxes, identity types, credentials
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-std-plugins/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-std-plugins</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-std-plugins/
implementation 'io.imunity:unity-server-std-plugins:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-std-plugins/
implementation ("io.imunity:unity-server-std-plugins:3.9.1")
'io.imunity:unity-server-std-plugins:jar:3.9.1'
<dependency org="io.imunity" name="unity-server-std-plugins" rev="3.9.1">
<artifact name="unity-server-std-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-std-plugins', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-std-plugins" % "3.9.1"
[io.imunity/unity-server-std-plugins "3.9.1"]
Group / Artifact | Type | Version |
---|---|---|
io.imunity : unity-server-engine-api | jar | 3.9.1 |
commons-validator : commons-validator | jar | 1.7 |
edu.vt.middleware : vt-password | jar | 3.1.2 |
com.nulab-inc : zxcvbn | jar | 1.6.0 |
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 |