truth-generator-api-0.1-20220331.141653-5.pom

Container for classes referenced from the generated code.

Checksums

MD5 c657381642f856f5eae74b276dfd44fb
SHA1 3c1093d46351c79251c9f47547462cde788f1fc2
SHA256 b4dc0eb6f49499a777267a92765d2ccd1a4a139aac364c8a0ae2d9836458ba1a
SHA512 4afd8bbabffac3ff7be3a905b199cd4c027c7f5feadd9e25498694d805e31ba8faba7aacf8df9613ccf749c6527c065a1b250a8dbceb8b83254851258d884d1a

POM

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xmlns="http://maven.apache.org/POM/4.0.0"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
        <artifactId>truth-generator-parent</artifactId>
        <groupId>io.stubbs.truth</groupId>
        <version>0.1-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>

    <name>${project.name.root} API</name>
    <description>Container for classes referenced from the generated code.</description>

    <artifactId>truth-generator-api</artifactId>

</project>