License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdextspring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
<!-- https://jarcasting.com/artifacts/com.github.lontime/extspring-boot-starter/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extspring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extspring-boot-starter/
implementation 'com.github.lontime:extspring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/extspring-boot-starter/
implementation ("com.github.lontime:extspring-boot-starter:1.0.0")
'com.github.lontime:extspring-boot-starter:jar:1.0.0'
<dependency org="com.github.lontime" name="extspring-boot-starter" rev="1.0.0">
<artifact name="extspring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extspring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "extspring-boot-starter" % "1.0.0"
[com.github.lontime/extspring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.6.7 |
com.github.lontime : base-commonj-library | jar | 1.0.0 |
com.github.lontime : extdatasource-library Optional | jar | 1.0.0 |
com.github.lontime : extredisson-library Optional | jar | 1.0.0 |
com.github.lontime : extpac4j-library Optional | jar | 1.0.0 |
com.github.lontime : extquartz-library Optional | jar | 1.0.0 |
com.github.lontime : extcopper-library Optional | jar | 1.0.0 |
com.github.lontime : exthttp-library Optional | jar | 1.0.0 |
org.springframework : spring-tx Optional | jar | 5.3.19 |
org.springframework : spring-jdbc Optional | jar | 5.3.19 |