Last Version

Firemaw Spring Server 1.6.0

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

License

License

GroupId

GroupId

com.sippnex
ArtifactId

ArtifactId

firemaw-server
Version

Version

1.6.0
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Sippnex
Source Code Management

Source Code Management

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

Download firemaw-server 1.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.