| Group ID: |
it.tidalwave.northernwind |
| Artifact ID: |
it-tidalwave-northernwind-frontend-commons |
| Version: |
1.0.13 |
| Last modified: |
28.01.2012 23:07 |
| Packaging: |
jar |
| Name: |
NorthernWind - Frontend Commons |
| Description: |
NorthernWind - Frontend Commons |
|
|
| Size: |
3.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/it/tidalwave/northernwind/it-tidalwave-northernwind-frontend-commons/1.0.13/it-tidalwave-northernwind-frontend-commons-1.0.13-tests.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>it.tidalwave.northernwind</groupId>
<artifactId>it-tidalwave-northernwind-modules</artifactId>
<version>1.0-ALPHA-15</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>it.tidalwave.northernwind</groupId>
<artifactId>it-tidalwave-northernwind-frontend-commons</artifactId>
<version>1.0.13</version>
<packaging>jar</packaging>
<name>NorthernWind - Frontend Commons</name>
<description>NorthernWind - Frontend Commons</description>
<dependencies>
<dependency>
<groupId>it.tidalwave.northernwind</groupId>
<artifactId>it-tidalwave-northernwind-core</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jul-to-slf4j</artifactId>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>it.tidalwave.northernwind</groupId>
<artifactId>it-tidalwave-northernwind-frontend-commons</artifactId>
<version>1.0.13</version>
<classifier>tests</classifier>
</dependency>
|
| Gradle: |
it.tidalwave.northernwind:it-tidalwave-northernwind-frontend-commons:1.0.13:tests |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|