is not current version
Last Version 0.1.1

com.wf2311:spring-boot-starter-java8-time 0.1.0

spring-boot-starter-java8-time

Categories

Categories

Java 8 Languages Spring Boot Container Microservices
GroupId

GroupId

com.wf2311
ArtifactId

ArtifactId

spring-boot-starter-java8-time
Version

Version

0.1.0
Type

Type

jar

Download spring-boot-starter-java8-time 0.1.0


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