License |
License |
---|---|
GroupId | GroupIdio.github.harishb2k.easy |
ArtifactId | ArtifactIdtesting |
Last Version | Last Version0.0.48 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontesting
A library which provides jave helpers
|
Filename | Size |
---|---|
testing-0.0.48.pom | |
testing-0.0.48.jar | 22 KB |
testing-0.0.48-sources.jar | 7 KB |
testing-0.0.48-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.harishb2k.easy/testing/ -->
<dependency>
<groupId>io.github.harishb2k.easy</groupId>
<artifactId>testing</artifactId>
<version>0.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/testing/
implementation 'io.github.harishb2k.easy:testing:0.0.48'
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/testing/
implementation ("io.github.harishb2k.easy:testing:0.0.48")
'io.github.harishb2k.easy:testing:jar:0.0.48'
<dependency org="io.github.harishb2k.easy" name="testing" rev="0.0.48">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.harishb2k.easy', module='testing', version='0.0.48')
)
libraryDependencies += "io.github.harishb2k.easy" % "testing" % "0.0.48"
[io.github.harishb2k.easy/testing "0.0.48"]
Group / Artifact | Type | Version |
---|---|---|
io.github.harishb2k.easy : helper | jar | 0.0.48 |
mysql : mysql-connector-java | jar | 6.0.6 |
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 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |