| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdio.github.mateo767 |
| ArtifactId | ArtifactIdspring-boot-utils |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-boot-utils
Spring Boot Utils
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-boot-utils-1.0.3.pom | |
| spring-boot-utils-1.0.3.jar | 21 KB |
| spring-boot-utils-1.0.3-sources.jar | 13 KB |
| spring-boot-utils-1.0.3-javadoc.jar | 150 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.mateo767/spring-boot-utils/ -->
<dependency>
<groupId>io.github.mateo767</groupId>
<artifactId>spring-boot-utils</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mateo767/spring-boot-utils/
implementation 'io.github.mateo767:spring-boot-utils:1.0.3'
// https://jarcasting.com/artifacts/io.github.mateo767/spring-boot-utils/
implementation ("io.github.mateo767:spring-boot-utils:1.0.3")
'io.github.mateo767:spring-boot-utils:jar:1.0.3'
<dependency org="io.github.mateo767" name="spring-boot-utils" rev="1.0.3">
<artifact name="spring-boot-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mateo767', module='spring-boot-utils', version='1.0.3')
)
libraryDependencies += "io.github.mateo767" % "spring-boot-utils" % "1.0.3"
[io.github.mateo767/spring-boot-utils "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.aspectj : aspectjrt | jar | |
| org.aspectj : aspectjweaver | jar | |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context-support | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.slf4j : log4j-over-slf4j | jar |