| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.devlibx.easy | 
    
| ArtifactId | ArtifactIdtesting | 
    
| Last Version | Last Version0.0.73 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiontesting 
            A library which provides jave helpers 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| testing-0.0.73.pom | |
| testing-0.0.73.jar | 34 KB | 
| testing-0.0.73-sources.jar | 12 KB | 
| testing-0.0.73-javadoc.jar | 104 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.devlibx.easy/testing/ -->
<dependency>
    <groupId>io.github.devlibx.easy</groupId>
    <artifactId>testing</artifactId>
    <version>0.0.73</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.devlibx.easy/testing/
implementation 'io.github.devlibx.easy:testing:0.0.73'
                // https://jarcasting.com/artifacts/io.github.devlibx.easy/testing/
implementation ("io.github.devlibx.easy:testing:0.0.73")
                'io.github.devlibx.easy:testing:jar:0.0.73'
                <dependency org="io.github.devlibx.easy" name="testing" rev="0.0.73">
  <artifact name="testing" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.devlibx.easy', module='testing', version='0.0.73')
)
                libraryDependencies += "io.github.devlibx.easy" % "testing" % "0.0.73"
                [io.github.devlibx.easy/testing "0.0.73"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.github.devlibx.easy : helper | jar | 0.0.73 | 
| mysql : mysql-connector-java | jar | 8.0.23 | 
| com.zaxxer : HikariCP | jar | 2.4.6 | 
| org.testcontainers : mysql | jar | 1.14.3 | 
| org.apache.kafka : kafka-clients | jar | 1.1.0 | 
| org.testcontainers : kafka | jar | 1.15.0 | 
| com.amazonaws : aws-java-sdk-dynamodb | jar | 1.11.1000 | 
| org.testcontainers : dynalite | jar | 1.15.2 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |