Last Version

com.github.shoothzj:test-base 3.1.15

Java dependency

License

License

GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

test-base
Version

Version

3.1.15
Type

Type

jar
Description

Description

Java dependency
Project Organization

Project Organization

Shoothzj

Download test-base 3.1.15


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

Dependencies

compile (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.6.1

Project Modules

There are no modules declared in this project.