| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdorg.mazarineblue | 
| ArtifactId | ArtifactIdMazarineBlue-DataDriven | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMazarineBlue - DataDriven module The DataDriven module allows for data driven testing. | 
<!-- https://jarcasting.com/artifacts/org.mazarineblue/MazarineBlue-DataDriven/ -->
<dependency>
    <groupId>org.mazarineblue</groupId>
    <artifactId>MazarineBlue-DataDriven</artifactId>
    <version>0.1.0</version>
</dependency>// https://jarcasting.com/artifacts/org.mazarineblue/MazarineBlue-DataDriven/
implementation 'org.mazarineblue:MazarineBlue-DataDriven:0.1.0'// https://jarcasting.com/artifacts/org.mazarineblue/MazarineBlue-DataDriven/
implementation ("org.mazarineblue:MazarineBlue-DataDriven:0.1.0")'org.mazarineblue:MazarineBlue-DataDriven:jar:0.1.0'<dependency org="org.mazarineblue" name="MazarineBlue-DataDriven" rev="0.1.0">
  <artifact name="MazarineBlue-DataDriven" type="jar" />
</dependency>@Grapes(
@Grab(group='org.mazarineblue', module='MazarineBlue-DataDriven', version='0.1.0')
)libraryDependencies += "org.mazarineblue" % "MazarineBlue-DataDriven" % "0.1.0"[org.mazarineblue/MazarineBlue-DataDriven "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.mazarineblue : MazarineBlue-TestReport | jar | 0.1.0 | 
| org.mazarineblue : MazarineBlue-DataSources | jar | 0.1.0 | 
| commons-validator : commons-validator | jar | 1.4.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |