Last Version

icu.easyj.framework:easyj-framework-test 0.1.1

为了方便其他Java项目的搭建,提供了该build,作为其他项目的父级`pom.xml`。

License

License

GroupId

GroupId

icu.easyj.framework
ArtifactId

ArtifactId

easyj-framework-test
Version

Version

0.1.1
Type

Type

jar
Description

Description

为了方便其他Java项目的搭建,提供了该build,作为其他项目的父级`pom.xml`。
Project Organization

Project Organization

EasyJ开源社区

Download easyj-framework-test 0.1.1


<!-- https://jarcasting.com/artifacts/icu.easyj.framework/easyj-framework-test/ -->
<dependency>
    <groupId>icu.easyj.framework</groupId>
    <artifactId>easyj-framework-test</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.framework/easyj-framework-test/
implementation 'icu.easyj.framework:easyj-framework-test:0.1.1'
// https://jarcasting.com/artifacts/icu.easyj.framework/easyj-framework-test/
implementation ("icu.easyj.framework:easyj-framework-test:0.1.1")
'icu.easyj.framework:easyj-framework-test:jar:0.1.1'
<dependency org="icu.easyj.framework" name="easyj-framework-test" rev="0.1.1">
  <artifact name="easyj-framework-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.framework', module='easyj-framework-test', version='0.1.1')
)
libraryDependencies += "icu.easyj.framework" % "easyj-framework-test" % "0.1.1"
[icu.easyj.framework/easyj-framework-test "0.1.1"]

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.