License |
License |
---|---|
GroupId | GroupIdicu.easyj.framework |
ArtifactId | ArtifactIdtest |
Version | Version0.1.3 |
Type | Typejar |
Description |
Description仅用来测试当前框架。
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
test-0.1.3.pom | |
test-0.1.3.jar | 2 KB |
test-0.1.3-sources.jar | 3 KB |
test-0.1.3-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj.framework/test/ -->
<dependency>
<groupId>icu.easyj.framework</groupId>
<artifactId>test</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.framework/test/
implementation 'icu.easyj.framework:test:0.1.3'
// https://jarcasting.com/artifacts/icu.easyj.framework/test/
implementation ("icu.easyj.framework:test:0.1.3")
'icu.easyj.framework:test:jar:0.1.3'
<dependency org="icu.easyj.framework" name="test" rev="0.1.3">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.framework', module='test', version='0.1.3')
)
libraryDependencies += "icu.easyj.framework" % "test" % "0.1.3"
[icu.easyj.framework/test "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj.boot : easyj-spring-boot-starter-web | jar | |
icu.easyj.boot : easyj-spring-boot-starter-logging | jar | |
com.baomidou : mybatis-plus-boot-starter | jar | 3.5.1 |
mysql : mysql-connector-java | jar | |
com.alibaba : fastjson | jar | 1.2.79 |
Group / Artifact | Type | Version |
---|---|---|
icu.easyj.boot : easyj-spring-boot-starter-test | jar |