truth-generator-api-0.1.pom
Container for classes referenced from the generated code.
Checksums
MD5 | 1499ed863059fc6b61dc7bf337792082 |
SHA1 | a82c40334a601d65550a53605a80f3b27dccacb2 |
SHA256 | d8107324f53e9e375ca2715efccd172f7ed8449b43ddd3cc83cc7ed3a1da8732 |
SHA512 | 1cf9807703c17041e739638f4802a42b22083ae8dfca5cc4910f61590106695cbca61ca142bb98cedf61b0f06285411fd720f5a16f8bfe7b518d28be45cd6e96 |
POM
<?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>truth-generator-parent</artifactId> <groupId>io.stubbs.truth</groupId> <version>0.1</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>