escrito-docker/.m2/repository/org/nd4j/nd4j-serde/0.9.1/nd4j-serde-0.9.1.pom

24 lines
836 B
XML

<?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">
<parent>
<artifactId>nd4j</artifactId>
<groupId>org.nd4j</groupId>
<version>0.9.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>nd4j-serde</artifactId>
<version>0.9.1</version>
<packaging>pom</packaging>
<modules>
<module>nd4j-aeron</module>
<module>nd4j-jackson</module>
<module>nd4j-kryo</module>
<module>nd4j-base64</module>
<module>nd4j-camel-routes</module>
<module>nd4j-gson</module>
<module>nd4j-jackson-reflectionloader</module>
</modules>
</project>