Last Version

eviline-tomcat 1.0.11

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

License

License

BSD License
Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.eviline
ArtifactId

ArtifactId

eviline-tomcat
Version

Version

1.0.11
Type

Type

war
Description

Description

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

Download eviline-tomcat 1.0.11


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.1.1
mysql : mysql-connector-java jar 5.1.21
org.eviline : eviline jar 1.0.11

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.