cloud-altemistafwk-core-integration-ip-archetype
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>cloud.altemista.fwk.archetype</groupId>
<artifactId>cloud-altemistafwk-core-integration-ip-archetype</artifactId>
<version>3.1.0.RELEASE</version>
</dependency><?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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<properties>
<empty.property></empty.property>
</properties>
<parent>
<groupId>cloud.altemista.fwk.framework</groupId>
<artifactId>cloud-altemistafwk-recommended-plugins</artifactId>
<version>3.1.0.RELEASE</version>
<relativePath/>
</parent>
<groupId>cloud.altemista.fwk.archetype</groupId>
<artifactId>cloud-altemistafwk-core-integration-ip-archetype</artifactId>
<packaging>maven-archetype</packaging>
<name>cloud-altemistafwk Spring Integration TCP and UDP Adapter archetype</name>
<description>cloud-altemistafwk Spring Integration TCP and UDP Adapter definition</description>
</project>