License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdtest-base |
Version | Version3.1.2 |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
test-base-3.1.2.pom | |
test-base-3.1.2.jar | 4 KB |
test-base-3.1.2-sources.jar | 2 KB |
test-base-3.1.2-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/test-base/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>test-base</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/test-base/
implementation 'com.github.shoothzj:test-base:3.1.2'
// https://jarcasting.com/artifacts/com.github.shoothzj/test-base/
implementation ("com.github.shoothzj:test-base:3.1.2")
'com.github.shoothzj:test-base:jar:3.1.2'
<dependency org="com.github.shoothzj" name="test-base" rev="3.1.2">
<artifact name="test-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='test-base', version='3.1.2')
)
libraryDependencies += "com.github.shoothzj" % "test-base" % "3.1.2"
[com.github.shoothzj/test-base "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
junit : junit | jar | 4.13 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.11.0 |