Last Version

io.github.jzdayz:tests 2.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.github.jzdayz
ArtifactId

ArtifactId

tests
Version

Version

2.0
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download tests 2.0


<!-- https://jarcasting.com/artifacts/io.github.jzdayz/tests/ -->
<dependency>
    <groupId>io.github.jzdayz</groupId>
    <artifactId>tests</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jzdayz/tests/
implementation 'io.github.jzdayz:tests:2.0'
// https://jarcasting.com/artifacts/io.github.jzdayz/tests/
implementation ("io.github.jzdayz:tests:2.0")
'io.github.jzdayz:tests:jar:2.0'
<dependency org="io.github.jzdayz" name="tests" rev="2.0">
  <artifact name="tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jzdayz', module='tests', version='2.0')
)
libraryDependencies += "io.github.jzdayz" % "tests" % "2.0"
[io.github.jzdayz/tests "2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 3.4.0
org.apache.hive : hive-jdbc jar 3.1.1
org.springframework : spring-jdbc jar 5.1.9.RELEASE
ch.qos.logback : logback-classic jar 1.2.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.