Last Version

labbol-core 2.0.3

labbol框架核心包

License

License

GroupId

GroupId

com.github.labbolframework
ArtifactId

ArtifactId

labbol-core
Version

Version

2.0.3
Type

Type

jar
Description

Description

labbol-core
labbol框架核心包
Project URL

Project URL

https://github.com/labbolframework/labbol-core.git
Source Code Management

Source Code Management

https://github.com/labbolframework/labbol-core

Download labbol-core 2.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.yelong0216.dream.first : dream-first-base jar [2.0.0,2.1.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.