Last Version

NorthernWind :: Frontend 1.2-ALPHA-8

The parent POM for all front end implementations.

License

License

GroupId

GroupId

it.tidalwave.northernwind
ArtifactId

ArtifactId

it-tidalwave-northernwind-frontend
Version

Version

1.2-ALPHA-8
Type

Type

pom
Description

Description

NorthernWind :: Frontend
The parent POM for all front end implementations.
Project Organization

Project Organization

Tidalwave s.a.s. (http://tidalwave.it)

Download it-tidalwave-northernwind-frontend 1.2-ALPHA-8


<!-- https://jarcasting.com/artifacts/it.tidalwave.northernwind/it-tidalwave-northernwind-frontend/ -->
<dependency>
    <groupId>it.tidalwave.northernwind</groupId>
    <artifactId>it-tidalwave-northernwind-frontend</artifactId>
    <version>1.2-ALPHA-8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/it-tidalwave-northernwind-frontend/
implementation 'it.tidalwave.northernwind:it-tidalwave-northernwind-frontend:1.2-ALPHA-8'
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/it-tidalwave-northernwind-frontend/
implementation ("it.tidalwave.northernwind:it-tidalwave-northernwind-frontend:1.2-ALPHA-8")
'it.tidalwave.northernwind:it-tidalwave-northernwind-frontend:pom:1.2-ALPHA-8'
<dependency org="it.tidalwave.northernwind" name="it-tidalwave-northernwind-frontend" rev="1.2-ALPHA-8">
  <artifact name="it-tidalwave-northernwind-frontend" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.northernwind', module='it-tidalwave-northernwind-frontend', version='1.2-ALPHA-8')
)
libraryDependencies += "it.tidalwave.northernwind" % "it-tidalwave-northernwind-frontend" % "1.2-ALPHA-8"
[it.tidalwave.northernwind/it-tidalwave-northernwind-frontend "1.2-ALPHA-8"]

Dependencies

compile (9)

Group / Artifact Type Version
it.tidalwave.northernwind : it-tidalwave-northernwind-frontend-commons jar 1.2-ALPHA-8
ch.qos.logback : logback-classic jar 1.2.3
it.tidalwave.thesefoolishthings : it-tidalwave-util jar
org.springframework : spring-context jar
it.tidalwave.thesefoolishthings : it-tidalwave-util-test jar
javax.inject : javax.inject jar 1
javax.annotation : javax.annotation-api jar 1.3.2
com.github.spotbugs : spotbugs-annotations jar 3.1.9
org.slf4j : slf4j-api jar 1.7.30

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.projectlombok : lombok jar 1.18.18

runtime (2)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.23.4

Project Modules

  • Commons
  • Media
  • SpringMvcFrontend
  • SpringMvcMediaFrontend