License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.vencent-lu |
ArtifactId | ArtifactIdgiants-boot-starter-biz |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongiants-boot-starter-biz
Giants Boot web Framework and reusable components.
|
<!-- https://jarcasting.com/artifacts/com.github.vencent-lu/giants-boot-starter-biz/ -->
<dependency>
<groupId>com.github.vencent-lu</groupId>
<artifactId>giants-boot-starter-biz</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-boot-starter-biz/
implementation 'com.github.vencent-lu:giants-boot-starter-biz:1.3.0'
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-boot-starter-biz/
implementation ("com.github.vencent-lu:giants-boot-starter-biz:1.3.0")
'com.github.vencent-lu:giants-boot-starter-biz:jar:1.3.0'
<dependency org="com.github.vencent-lu" name="giants-boot-starter-biz" rev="1.3.0">
<artifact name="giants-boot-starter-biz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vencent-lu', module='giants-boot-starter-biz', version='1.3.0')
)
libraryDependencies += "com.github.vencent-lu" % "giants-boot-starter-biz" % "1.3.0"
[com.github.vencent-lu/giants-boot-starter-biz "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | 2.5.6 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.0 |
org.springframework : spring-web | jar | |
org.springframework : spring-context | jar | |
com.github.vencent-lu : giants-dal | jar | 1.0.1 |