org.libreccm-ccm-testutils (7.0.0-SNAPSHOT)
Published 2023-04-22 16:41:02 +02:00 by libreccm-ci
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.libreccm</groupId>
<artifactId>ccm-testutils</artifactId>
<version>7.0.0-SNAPSHOT</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.libreccm:ccm-testutils:7.0.0-SNAPSHOTDependencies
junit:junit
org.hamcrest:hamcrest-core
org.hamcrest:hamcrest-library
nl.jqno.equalsverifier:equalsverifier
com.h2database:h2
org.jboss.arquillian.extension:arquillian-persistence-dbunit
net.sourceforge.findbugs:annotations
org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven