
META-INF.maven.org.jboss.forge.furnace.container.simple-api.pom.xml Maven / Gradle / Ivy
The newest version!
<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.jboss.forge.furnace.container</groupId> <artifactId>simple-parent</artifactId> <version>2.29.1.Final</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>simple-api</artifactId> <name>Furnace - Simple Container API</name> <dependencies> <dependency> <groupId>org.jboss.forge.furnace</groupId> <artifactId>furnace-api</artifactId> </dependency> <dependency> <groupId>org.jboss.forge.furnace.test</groupId> <artifactId>arquillian-furnace-classpath</artifactId> <optional>true</optional> </dependency> </dependencies> </project>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy