License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-test |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptionicu.easyj :: easyj-test
方便引用测试所需的依赖,并提供一些测试所需的类或功能。
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyj-test-0.6.1.pom | |
easyj-test-0.6.1.jar | 6 KB |
easyj-test-0.6.1-sources.jar | 7 KB |
easyj-test-0.6.1-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-test/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-test</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-test/
implementation 'icu.easyj:easyj-test:0.6.1'
// https://jarcasting.com/artifacts/icu.easyj/easyj-test/
implementation ("icu.easyj:easyj-test:0.6.1")
'icu.easyj:easyj-test:jar:0.6.1'
<dependency org="icu.easyj" name="easyj-test" rev="0.6.1">
<artifact name="easyj-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-test', version='0.6.1')
)
libraryDependencies += "icu.easyj" % "easyj-test" % "0.6.1"
[icu.easyj/easyj-test "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
org.mockito : mockito-junit-jupiter | jar | 4.5.1 |
org.slf4j : slf4j-simple | jar | 1.7.36 |