notifications-core-bc-composite-types
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>se.vgregion.notifications</groupId>
<artifactId>notifications-core-bc-composite-types</artifactId>
<version>1.10</version>
</dependency><?xml version="1.0"?>
<!--
This is the common Types-composite Maven POM.
Template version: 1.4
Generation time : 2012-03-12 09:23:52 CET
-->
<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>se.vgregion.notifications</groupId>
<artifactId>notifications-core-bc</artifactId>
<version>1.10</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>se.vgregion.notifications</groupId>
<artifactId>notifications-core-bc-composite-types</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
</project>