is not current version
Last Version 1.0.1

com.jblv:jlog-web-spring-boot-starter 1.0.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.jblv
ArtifactId

ArtifactId

jlog-web-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download jlog-web-spring-boot-starter 1.0.0


<!-- https://jarcasting.com/artifacts/com.jblv/jlog-web-spring-boot-starter/ -->
<dependency>
    <groupId>com.jblv</groupId>
    <artifactId>jlog-web-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jblv/jlog-web-spring-boot-starter/
implementation 'com.jblv:jlog-web-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.jblv/jlog-web-spring-boot-starter/
implementation ("com.jblv:jlog-web-spring-boot-starter:1.0.0")
'com.jblv:jlog-web-spring-boot-starter:jar:1.0.0'
<dependency org="com.jblv" name="jlog-web-spring-boot-starter" rev="1.0.0">
  <artifact name="jlog-web-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jblv', module='jlog-web-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.jblv" % "jlog-web-spring-boot-starter" % "1.0.0"
[com.jblv/jlog-web-spring-boot-starter "1.0.0"]