Last Version

testing 0.0.48

A library which provides jave helpers

License

License

GroupId

GroupId

io.github.harishb2k.easy
ArtifactId

ArtifactId

testing
Version

Version

0.0.48
Type

Type

jar
Description

Description

testing
A library which provides jave helpers

Download testing 0.0.48


<!-- 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"]

Dependencies

compile (7)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.