Last Version

dream-first-base 2.1.0

dreamfirst框架基础

License

License

GroupId

GroupId

com.github.yelong0216.dream.first
ArtifactId

ArtifactId

dream-first-base
Version

Version

2.1.0
Type

Type

jar
Description

Description

dream-first-base
dreamfirst框架基础
Project URL

Project URL

https://github.com/yelong0216/dream-first-base.git
Source Code Management

Source Code Management

https://github.com/yelong0216/dream-first-base

Download dream-first-base 2.1.0


<!-- https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-base/ -->
<dependency>
    <groupId>com.github.yelong0216.dream.first</groupId>
    <artifactId>dream-first-base</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-base/
implementation 'com.github.yelong0216.dream.first:dream-first-base:2.1.0'
// https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-base/
implementation ("com.github.yelong0216.dream.first:dream-first-base:2.1.0")
'com.github.yelong0216.dream.first:dream-first-base:jar:2.1.0'
<dependency org="com.github.yelong0216.dream.first" name="dream-first-base" rev="2.1.0">
  <artifact name="dream-first-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216.dream.first', module='dream-first-base', version='2.1.0')
)
libraryDependencies += "com.github.yelong0216.dream.first" % "dream-first-base" % "2.1.0"
[com.github.yelong0216.dream.first/dream-first-base "2.1.0"]

Dependencies

compile (12)

Group / Artifact Type Version
com.github.yelong0216 : yelong-mybatis-spring-boot-autoconfigure jar [2.2.0,2.3.0)
com.github.yelong0216 : yelong-function jar [2.2.0,2.3.0)
com.github.yelong0216 : yelong-compatibility jar [2.2.0,2.3.0)
com.github.yelong0216 : yelong-security jar [1.1.0,1.2.0)
com.github.yelong0216 : yelong-http jar [1.1.0,1.2.0)
com.github.yelong0216 : yelong-tools jar [1.0.0,1.1.0]
org.springframework : spring-webmvc jar 5.1.5.RELEASE
org.springframework : spring-context-support jar 5.1.5.RELEASE
org.slf4j : slf4j-api jar 1.7.25
ognl : ognl jar 3.1.10
com.google.code.gson : gson jar 2.8.5
redis.clients : jedis jar 2.8.2

Project Modules

There are no modules declared in this project.