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

GameBoot 0.0.1

An over-engineered archetype gaming server written in Spring Boot.

Лицензия

Лицензия

Группа

Группа

com.github.mrstampy
Идентификатор

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

gameboot
Версия

Версия

0.0.1
Тип

Тип

jar
Описание

Описание

GameBoot
An over-engineered archetype gaming server written in Spring Boot.
Ссылка на сайт

Ссылка на сайт

http://mrstampy.github.io/gameboot/
Система контроля версий

Система контроля версий

https://github.com/mrstampy/gameboot

Скачать gameboot 0.0.1


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

Зависимости

compile (21)

Идентификатор библиотеки Тип Версия
io.dropwizard.metrics : metrics-core jar 3.1.2
org.hibernate : hibernate-envers jar 4.3.11.Final
co.paralleluniverse : comsat-servlet jar 0.5.0
org.springframework.boot : spring-boot-starter-web jar
co.paralleluniverse : comsat-spring-boot-security jar 0.5.0
io.netty : netty-all jar 4.0.33.Final
org.springframework.boot : spring-boot-starter-data-jpa jar
javax : javaee-api jar 7.0
org.springframework.boot : spring-boot-starter-cache jar
org.codehaus.groovy : groovy-all jar 2.4.5
co.paralleluniverse : comsat-spring-boot jar 0.5.0
org.springframework.boot : spring-boot-starter-actuator jar
org.ehcache : ehcache jar 3.0.0.m4
org.springframework.boot : spring-boot-starter-websocket jar
co.paralleluniverse : comsat-actors-netty jar 0.5.0
javax.cache : cache-api jar 1.0.0
co.paralleluniverse : quasar-core jar 0.7.3
org.apache.commons : commons-lang3 jar 3.4
org.terracotta : management-model jar 2.0.0
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-security jar

runtime (4)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar
org.postgresql : postgresql jar 9.4-1206-jdbc42
mysql : mysql-connector-java jar
org.apache.derby : derby jar 10.12.1.1

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

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

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