All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.maven.com.mizhousoft.commons.commons-data.pom.xml Maven / Gradle / Ivy

There is a newer version: 2.1.1
Show newest version
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
	xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<modelVersion>4.0.0</modelVersion>

	<parent>
		<groupId>com.mizhousoft.commons</groupId>
		<artifactId>commons-parent</artifactId>
		<version>2.1.0</version>
	</parent>

	<artifactId>commons-data</artifactId>
	<packaging>jar</packaging>
	<name>commons-data</name>
	<description></description>

	<properties>
		<maven.deploy.skip>true</maven.deploy.skip>
	</properties>

</project>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy