License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.imunity |
ArtifactId | ArtifactIdunity-server-web-common |
Last Version | Last Version3.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUNITY Server web-common module
Base classes for the web endpoints based on Vaadin
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-web-common/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-web-common</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-common/
implementation 'io.imunity:unity-server-web-common:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-common/
implementation ("io.imunity:unity-server-web-common:3.9.1")
'io.imunity:unity-server-web-common:jar:3.9.1'
<dependency org="io.imunity" name="unity-server-web-common" rev="3.9.1">
<artifact name="unity-server-web-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-web-common', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-web-common" % "3.9.1"
[io.imunity/unity-server-web-common "3.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : apache-jsp | jar | 9.4.46.v20220331 |
io.imunity : unity-server-engine-api | jar | 3.9.1 |
io.imunity : unity-server-web-vaadin-widgetset | jar | 3.9.1 |
io.imunity : unity-server-std-plugins | jar | 3.9.1 |
org.springframework : spring-context | jar | 5.3.20 |
io.imunity.simplecaptcha : simplecaptcha | jar | 1.3.0 |
com.google.guava : guava | jar | 31.1-jre |
org.freemarker : freemarker | jar | 2.3.31 |
com.github.ua-parser : uap-java | jar | 1.5.2 |
com.vaadin : vaadin-server | jar | 8.14.3 |
com.vaadin : vaadin-themes | jar | 8.14.3 |
com.vaadin » vaadin-context-menu | jar | 3.1.0 |
org.vaadin.addons » wizards-for-vaadin | jar | 2.0.1 |
org.vaadin.addons » stepper | jar | 2.4.0 |
org.vaadin.addons » simplefiledownloader | jar | 2.0.2 |
com.github.vaadin4qbanos : jsclipboard | jar | 1.0.12 |
com.googlecode.owasp-java-html-sanitizer : owasp-java-html-sanitizer | jar | 20211018.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.27.0 |
org.assertj : assertj-core | jar | 3.21.0 |
org.springframework : spring-test | jar | 5.3.20 |
io.imunity : unity-server-engine | test-jar | 3.9.1 |
io.imunity : unity-server-engine | jar | 3.9.1 |
io.imunity : unity-server-storage | jar | 3.9.1 |
eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |