License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-test |
Version | Version0.3.8 |
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.3.8.pom | |
easyj-test-0.3.8.jar | 6 KB |
easyj-test-0.3.8-sources.jar | 8 KB |
easyj-test-0.3.8-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-test/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-test</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-test/
implementation 'icu.easyj:easyj-test:0.3.8'
// https://jarcasting.com/artifacts/icu.easyj/easyj-test/
implementation ("icu.easyj:easyj-test:0.3.8")
'icu.easyj:easyj-test:jar:0.3.8'
<dependency org="icu.easyj" name="easyj-test" rev="0.3.8">
<artifact name="easyj-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-test', version='0.3.8')
)
libraryDependencies += "icu.easyj" % "easyj-test" % "0.3.8"
[icu.easyj/easyj-test "0.3.8"]
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.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.3.18 |
org.apache.commons : commons-lang3 | jar | 3.10 |