License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdit.tidalwave.northernwind |
ArtifactId | ArtifactIdit-tidalwave-northernwind-frontend-jersey |
Last Version | Last Version1.1-ALPHA-34 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNorthernWind - Frontend (Jersey)
An implementation of the front end based on Jersey.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/it.tidalwave.northernwind/it-tidalwave-northernwind-frontend-jersey/ -->
<dependency>
<groupId>it.tidalwave.northernwind</groupId>
<artifactId>it-tidalwave-northernwind-frontend-jersey</artifactId>
<version>1.1-ALPHA-34</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/it-tidalwave-northernwind-frontend-jersey/
implementation 'it.tidalwave.northernwind:it-tidalwave-northernwind-frontend-jersey:1.1-ALPHA-34'
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/it-tidalwave-northernwind-frontend-jersey/
implementation ("it.tidalwave.northernwind:it-tidalwave-northernwind-frontend-jersey:1.1-ALPHA-34")
'it.tidalwave.northernwind:it-tidalwave-northernwind-frontend-jersey:jar:1.1-ALPHA-34'
<dependency org="it.tidalwave.northernwind" name="it-tidalwave-northernwind-frontend-jersey" rev="1.1-ALPHA-34">
<artifact name="it-tidalwave-northernwind-frontend-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.northernwind', module='it-tidalwave-northernwind-frontend-jersey', version='1.1-ALPHA-34')
)
libraryDependencies += "it.tidalwave.northernwind" % "it-tidalwave-northernwind-frontend-jersey" % "1.1-ALPHA-34"
[it.tidalwave.northernwind/it-tidalwave-northernwind-frontend-jersey "1.1-ALPHA-34"]
Group / Artifact | Type | Version |
---|---|---|
it.tidalwave.thesefoolishthings : it-tidalwave-util | jar | |
it.tidalwave.thesefoolishthings : it-tidalwave-messagebus | jar | |
it.tidalwave.northernwind : it-tidalwave-northernwind-frontend-components-htmltemplate | jar | 1.0.51 |
javax.ws.rs : jsr311-api | jar | 1.1.1 |
com.sun.jersey : jersey-server | jar | 1.8 |
it.tidalwave.northernwind : it-tidalwave-northernwind-frontend-commons | jar | 1.0.50 |
ch.qos.logback : logback-classic | jar | 1.0.12 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.springframework : spring-context | jar | 3.2.3.RELEASE |
javax.inject : javax.inject | jar | 1 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.projectlombok : lombok | jar | 1.12.4 |
org.netbeans.api : org-openide-util-lookup | jar |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : jetty-util | jar | 6.1.26 |
org.slf4j : jul-to-slf4j | jar | 1.7.5 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 1.9.5 |
it.tidalwave.thesefoolishthings : it-tidalwave-util-test | jar |