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