| License | License | 
|---|---|
| GroupId | GroupIdcom.sippnex | 
| ArtifactId | ArtifactIdfiremaw-server | 
| Last Version | Last Version1.6.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFiremaw Spring Server Server-side Spring library for firemaw. A dynamic web entity manager | 
| Project URL | Project URL | 
| Project Organization | Project OrganizationSippnex | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| firemaw-server-1.6.0.pom | |
| firemaw-server-1.6.0.jar | 7 KB | 
| firemaw-server-1.6.0-sources.jar | 3 KB | 
| firemaw-server-1.6.0-javadoc.jar | 31 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 |