License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.v2hoping |
ArtifactId | ArtifactIdslog-spring-boot-autoconfigure |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionslog-spring-boot-autoconfigure
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.v2hoping/slog-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.v2hoping</groupId>
<artifactId>slog-spring-boot-autoconfigure</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.v2hoping/slog-spring-boot-autoconfigure/
implementation 'com.v2hoping:slog-spring-boot-autoconfigure:1.1.0'
// https://jarcasting.com/artifacts/com.v2hoping/slog-spring-boot-autoconfigure/
implementation ("com.v2hoping:slog-spring-boot-autoconfigure:1.1.0")
'com.v2hoping:slog-spring-boot-autoconfigure:jar:1.1.0'
<dependency org="com.v2hoping" name="slog-spring-boot-autoconfigure" rev="1.1.0">
<artifact name="slog-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.v2hoping', module='slog-spring-boot-autoconfigure', version='1.1.0')
)
libraryDependencies += "com.v2hoping" % "slog-spring-boot-autoconfigure" % "1.1.0"
[com.v2hoping/slog-spring-boot-autoconfigure "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
com.v2hoping : slog | jar | 1.1.0 |
org.mybatis : mybatis Optional | jar | 3.4.6 |
org.apache.tomcat.embed : tomcat-embed-core Optional | jar | 9.0.14 |