house.core.bundles.org.opensmarthouse.core.io.rest.service.0.10.0.source-code.pom.xml Maven / Gradle / Ivy
<?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"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.opensmarthouse.core.bundles</groupId> <artifactId>org.opensmarthouse.core.reactor.bundles</artifactId> <version>0.10.0</version> </parent> <artifactId>org.opensmarthouse.core.io.rest.service</artifactId> <name>OpenSmartHouse Core | Bundles | REST | Service</name> <dependencies> <dependency> <groupId>org.opensmarthouse.core.bundles</groupId> <artifactId>org.opensmarthouse.core</artifactId> </dependency> <dependency> <groupId>org.opensmarthouse.core.bundles</groupId> <artifactId>org.opensmarthouse.core.io.rest.config</artifactId> </dependency> <dependency> <groupId>org.opensmarthouse.core.bundles</groupId> <artifactId>org.opensmarthouse.core.io.rest</artifactId> </dependency> <dependency> <groupId>javax.annotation</groupId> <artifactId>javax.annotation-api</artifactId> </dependency> </dependencies> </project>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy