icu.easyj.framework:test

仅用来测试当前框架。

License

License

GroupId

GroupId

icu.easyj.framework
ArtifactId

ArtifactId

test
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

仅用来测试当前框架。
Project Organization

Project Organization

EasyJ开源社区

Download test

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
icu.easyj.boot : easyj-spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2