.mystique.json-utils.3.0.0.source-code.pom.xml Maven / Gradle / Ivy
<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> <artifactId>json-utils</artifactId> <name>json-utils</name> <description>The lib agnostic json utils</description> <parent> <groupId>com.balajeetm.mystique</groupId> <artifactId>json-mystique-utils</artifactId> <version>3.0.0</version> </parent> <dependencies> <!-- Spring --> <!-- Spring AOP + AspectJ --> <!-- Google --> <!-- Apache --> <!-- Logging --> <!-- InHouse --> <!-- Test --> <!-- Others --> </dependencies> </project>