eviline-tomcat

Webapp that handles high scores and multiplayer. Eviline is a block-stacking game that uses an AI to work against you.

Лицензия

Лицензия

BSD License
Категории

Категории

Tomcat Контейнер Application Servers
Группа

Группа

org.eviline
Идентификатор

Идентификатор

eviline-tomcat
Последняя версия

Последняя версия

1.0.11
Дата

Дата

Тип

Тип

war
Описание

Описание

eviline-tomcat
Webapp that handles high scores and multiplayer. Eviline is a block-stacking game that uses an AI to work against you.

Скачать eviline-tomcat

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.eviline/eviline-tomcat/ -->
<dependency>
    <groupId>org.eviline</groupId>
    <artifactId>eviline-tomcat</artifactId>
    <version>1.0.11</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eviline/eviline-tomcat/
implementation 'org.eviline:eviline-tomcat:1.0.11'
// https://jarcasting.com/artifacts/org.eviline/eviline-tomcat/
implementation ("org.eviline:eviline-tomcat:1.0.11")
'org.eviline:eviline-tomcat:war:1.0.11'
<dependency org="org.eviline" name="eviline-tomcat" rev="1.0.11">
  <artifact name="eviline-tomcat" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eviline', module='eviline-tomcat', version='1.0.11')
)
libraryDependencies += "org.eviline" % "eviline-tomcat" % "1.0.11"
[org.eviline/eviline-tomcat "1.0.11"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.mybatis : mybatis jar 3.1.1
mysql : mysql-connector-java jar 5.1.21
org.eviline : eviline jar 1.0.11

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.11
1.0.10