Firemaw Spring Server

Server-side Spring library for firemaw. A dynamic web entity manager

Лицензия

Лицензия

Группа

Группа

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

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

firemaw-server
Последняя версия

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

1.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Firemaw Spring Server
Server-side Spring library for firemaw. A dynamic web entity manager
Ссылка на сайт

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

https://github.com/sippnex/firemaw-spring
Организация-разработчик

Организация-разработчик

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

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

https://github.com/sippnex/firemaw-spring

Скачать firemaw-server

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE
com.fasterxml.jackson.core : jackson-annotations jar 2.9.7
org.modelmapper : modelmapper jar 2.3.2
org.zalando : problem-spring-web jar 0.25.2

test (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.6.0-M1

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

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

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

Версия
1.6.0
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1