kaiyu
2021-09-14 3604b90f27205b63b559502fb181ce150c2d9a5d
screen-api/pom.xml
@@ -16,6 +16,11 @@
            <artifactId>screen-common</artifactId>
            <version>1.0-SNAPSHOT</version>
        </dependency>
        <dependency>
            <groupId>javax.persistence</groupId>
            <artifactId>persistence-api</artifactId>
            <version>1.0</version>
        </dependency>
    </dependencies>
    <build>