License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdit.tidalwave.northernwind |
ArtifactId | ArtifactIdit-tidalwave-northernwind-frontend-jersey-webapp |
Last Version | Last Version1.1-ALPHA-34 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionNorthernWind - Frontend Webapp (Jersey)
A webapp containing the Jersey front end implementation.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/it.tidalwave.northernwind/it-tidalwave-northernwind-frontend-jersey-webapp/ -->
<dependency>
<groupId>it.tidalwave.northernwind</groupId>
<artifactId>it-tidalwave-northernwind-frontend-jersey-webapp</artifactId>
<version>1.1-ALPHA-34</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/it-tidalwave-northernwind-frontend-jersey-webapp/
implementation 'it.tidalwave.northernwind:it-tidalwave-northernwind-frontend-jersey-webapp:1.1-ALPHA-34'
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/it-tidalwave-northernwind-frontend-jersey-webapp/
implementation ("it.tidalwave.northernwind:it-tidalwave-northernwind-frontend-jersey-webapp:1.1-ALPHA-34")
'it.tidalwave.northernwind:it-tidalwave-northernwind-frontend-jersey-webapp:war:1.1-ALPHA-34'
<dependency org="it.tidalwave.northernwind" name="it-tidalwave-northernwind-frontend-jersey-webapp" rev="1.1-ALPHA-34">
<artifact name="it-tidalwave-northernwind-frontend-jersey-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.northernwind', module='it-tidalwave-northernwind-frontend-jersey-webapp', version='1.1-ALPHA-34')
)
libraryDependencies += "it.tidalwave.northernwind" % "it-tidalwave-northernwind-frontend-jersey-webapp" % "1.1-ALPHA-34"
[it.tidalwave.northernwind/it-tidalwave-northernwind-frontend-jersey-webapp "1.1-ALPHA-34"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.12.4 |
Group / Artifact | Type | Version |
---|---|---|
it.tidalwave.northernwind : it-tidalwave-northernwind-frontend-jersey | jar | 1.1-ALPHA-34 |
org.springframework : spring-web | jar | 3.2.3.RELEASE |
org.springframework : spring-aspects | jar | 3.2.3.RELEASE |
org.netbeans.api : org-openide-util-lookup | jar | |
org.aspectj : aspectjrt | jar | 1.7.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.0.12 |
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 |