License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.v2hoping |
ArtifactId | ArtifactIdslog-spring-boot-starter |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionslog-spring-boot-starter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
slog-spring-boot-starter-1.1.0.pom | |
slog-spring-boot-starter-1.1.0.jar | 1 KB |
slog-spring-boot-starter-1.1.0-sources.jar | 527 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.v2hoping/slog-spring-boot-starter/ -->
<dependency>
<groupId>com.v2hoping</groupId>
<artifactId>slog-spring-boot-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.v2hoping/slog-spring-boot-starter/
implementation 'com.v2hoping:slog-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/com.v2hoping/slog-spring-boot-starter/
implementation ("com.v2hoping:slog-spring-boot-starter:1.1.0")
'com.v2hoping:slog-spring-boot-starter:jar:1.1.0'
<dependency org="com.v2hoping" name="slog-spring-boot-starter" rev="1.1.0">
<artifact name="slog-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.v2hoping', module='slog-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "com.v2hoping" % "slog-spring-boot-starter" % "1.1.0"
[com.v2hoping/slog-spring-boot-starter "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.v2hoping : slog-spring-boot-autoconfigure | jar | 1.1.0 |