License |
License |
---|---|
Categories |
CategoriesPippo User Interface Web Frameworks |
GroupId | GroupIdio.andromeda.pippo |
ArtifactId | ArtifactIdpippo-shariff-route |
Last Version | Last Version0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn implementation of the Shariff Backend as a Pippo Route.
|
Filename | Size |
---|---|
pippo-shariff-route-0.12.pom | |
pippo-shariff-route-0.12.jar | 27 KB |
pippo-shariff-route-0.12-sources.jar | 18 KB |
pippo-shariff-route-0.12-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.andromeda.pippo/pippo-shariff-route/ -->
<dependency>
<groupId>io.andromeda.pippo</groupId>
<artifactId>pippo-shariff-route</artifactId>
<version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.andromeda.pippo/pippo-shariff-route/
implementation 'io.andromeda.pippo:pippo-shariff-route:0.12'
// https://jarcasting.com/artifacts/io.andromeda.pippo/pippo-shariff-route/
implementation ("io.andromeda.pippo:pippo-shariff-route:0.12")
'io.andromeda.pippo:pippo-shariff-route:jar:0.12'
<dependency org="io.andromeda.pippo" name="pippo-shariff-route" rev="0.12">
<artifact name="pippo-shariff-route" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.andromeda.pippo', module='pippo-shariff-route', version='0.12')
)
libraryDependencies += "io.andromeda.pippo" % "pippo-shariff-route" % "0.12"
[io.andromeda.pippo/pippo-shariff-route "0.12"]
Group / Artifact | Type | Version |
---|---|---|
ro.pippo : pippo-core | jar | 1.2.0 |
ro.pippo : pippo-pebble | jar | 1.2.0 |
ro.pippo : pippo-undertow | jar | 1.2.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.json : json | jar | 20140107 |
org.apache.httpcomponents : httpclient | jar | 4.3.5 |
org.cache2k : cache2k-api | jar | 0.20 |
Group / Artifact | Type | Version |
---|---|---|
org.cache2k : cache2k-core | jar | 0.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.httpcomponents : httpclient | jar | 4.3.5 |
org.mockito : mockito-all | jar | 1.7 |