aceoffix
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.acesoftcorp</groupId>
<artifactId>aceoffix</artifactId>
<version>7.3.1.2-javax</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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<name>aceoffix</name>
<description>Aceoffix 7.3.1.2-javax</description>
<url>https://www.aceoffix.com</url>
<groupId>com.acesoftcorp</groupId>
<artifactId>aceoffix</artifactId>
<version>7.3.1.2-javax</version>
<packaging>jar</packaging>
<licenses>
<license>
<name>acesoft</name>
<url>https://www.aceoffix.com/purchase/</url>
</license>
</licenses>
<developers>
<developer>
<name>aceoffix</name>
<email>luna@aceoffix.com</email>
<url>https://github.com/aceoffix</url>
</developer>
</developers>
<scm>
<url>git@github.com:aceoffix/aceoffix.git</url>
<connection>scm:git:git@github.com:aceoffix/aceoffix.git</connection>
<developerConnection>scm:git:git@github.com:aceoffix/aceoffix.git</developerConnection>
</scm>
</project>