License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-test |
Version | Version0.1.6 |
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.1.6.pom | |
easyj-test-0.1.6.jar | 1 KB |
easyj-test-0.1.6-sources.jar | 3 KB |
easyj-test-0.1.6-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-test/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-test</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-test/
implementation 'icu.easyj:easyj-test:0.1.6'
// https://jarcasting.com/artifacts/icu.easyj/easyj-test/
implementation ("icu.easyj:easyj-test:0.1.6")
'icu.easyj:easyj-test:jar:0.1.6'
<dependency org="icu.easyj" name="easyj-test" rev="0.1.6">
<artifact name="easyj-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-test', version='0.1.6')
)
libraryDependencies += "icu.easyj" % "easyj-test" % "0.1.6"
[icu.easyj/easyj-test "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.junit.platform : junit-platform-launcher | jar | 1.7.2 |
org.mockito : mockito-junit-jupiter | jar | 3.11.2 |