| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdio.github.alikelleci |
| ArtifactId | ArtifactIdeasysourcing-spring-boot-starter |
| Last Version | Last Version2.8.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneasysourcing-spring-boot-starter
Spring Boot starter for EasySourcing library
|
<!-- https://jarcasting.com/artifacts/io.github.alikelleci/easysourcing-spring-boot-starter/ -->
<dependency>
<groupId>io.github.alikelleci</groupId>
<artifactId>easysourcing-spring-boot-starter</artifactId>
<version>2.8.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alikelleci/easysourcing-spring-boot-starter/
implementation 'io.github.alikelleci:easysourcing-spring-boot-starter:2.8.15'
// https://jarcasting.com/artifacts/io.github.alikelleci/easysourcing-spring-boot-starter/
implementation ("io.github.alikelleci:easysourcing-spring-boot-starter:2.8.15")
'io.github.alikelleci:easysourcing-spring-boot-starter:jar:2.8.15'
<dependency org="io.github.alikelleci" name="easysourcing-spring-boot-starter" rev="2.8.15">
<artifact name="easysourcing-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alikelleci', module='easysourcing-spring-boot-starter', version='2.8.15')
)
libraryDependencies += "io.github.alikelleci" % "easysourcing-spring-boot-starter" % "2.8.15"
[io.github.alikelleci/easysourcing-spring-boot-starter "2.8.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.alikelleci : easysourcing | jar | 2.8.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.4.0 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.0 |
| org.projectlombok : lombok | jar | 1.18.20 |