License |
License |
---|---|
GroupId | GroupIdcom.github.yelong0216.dream.first |
ArtifactId | ArtifactIddream-first-core |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondream-first-core
dreamfirst框架核心
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dream-first-core-2.1.0.pom | |
dream-first-core-2.1.0.jar | 111 KB |
dream-first-core-2.1.0-sources.jar | 88 KB |
dream-first-core-2.1.0-javadoc.jar | 850 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yelong0216.dream.first : dream-first-base | jar | [2.1.0,2.2.0) |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0-M1 |
mysql : mysql-connector-java | jar | 5.1.47 |