dream-first-core

dreamfirst框架核心

License

License

GroupId

GroupId

com.github.yelong0216.dream.first
ArtifactId

ArtifactId

dream-first-core
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dream-first-core
dreamfirst框架核心
Project URL

Project URL

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

Source Code Management

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

Download dream-first-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.yelong0216.dream.first : dream-first-base jar [2.1.0,2.2.0)

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0-M1
mysql : mysql-connector-java jar 5.1.47

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.2
2.0.1
2.0.0
1.0.0