License |
License |
---|---|
GroupId | GroupIdcom.github.yelong0216.dream.first |
ArtifactId | ArtifactIddream-first-base |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondream-first-base
dreamfirst框架基础
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dream-first-base-2.1.0.pom | |
dream-first-base-2.1.0.jar | 23 KB |
dream-first-base-2.1.0-sources.jar | 19 KB |
dream-first-base-2.1.0-javadoc.jar | 184 KB |
Browse |
<!-- 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"]
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 |