fitlibrary
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>com.github.dbfit</groupId> <artifactId>fitlibrary</artifactId> <version>20091020</version> </dependency>
<project> <modelVersion>4.0.0</modelVersion> <groupId>com.github.dbfit</groupId> <artifactId>fitlibrary</artifactId> <version>20091020</version> <packaging>jar</packaging> <name>Fitlibrary</name> <url>http://dbfit.github.io/dbfit/index.html</url> <description>FitLibrary provides general-purpose fixtures (and runners) for storytests with Fit and FitNesse.</description> <licenses> <license> <name>GNU General Public License (GPL)</name> <url>http://www.gnu.org/copyleft/gpl.html</url> <distribution>repo</distribution> </license> </licenses> <scm> <url>https://github.com/dbfit/dbfit.git</url> </scm> <developers> <developer> </developer> </developers> </project>