License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.sippnex |
ArtifactId | ArtifactIdfiremawserver |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFiremaw Server
The java-server-library for the firemaw open source framework for advanced REST communication with advanced JSON-Objects
|
Filename | Size |
---|---|
firemawserver-1.1.1.pom | |
firemawserver-1.1.1.jar | 7 KB |
firemawserver-1.1.1-sources.jar | 3 KB |
firemawserver-1.1.1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sippnex/firemawserver/ -->
<dependency>
<groupId>com.sippnex</groupId>
<artifactId>firemawserver</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sippnex/firemawserver/
implementation 'com.sippnex:firemawserver:1.1.1'
// https://jarcasting.com/artifacts/com.sippnex/firemawserver/
implementation ("com.sippnex:firemawserver:1.1.1")
'com.sippnex:firemawserver:jar:1.1.1'
<dependency org="com.sippnex" name="firemawserver" rev="1.1.1">
<artifact name="firemawserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sippnex', module='firemawserver', version='1.1.1')
)
libraryDependencies += "com.sippnex" % "firemawserver" % "1.1.1"
[com.sippnex/firemawserver "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |