License |
License |
---|---|
Categories |
CategoriesJava 8 Languages Spring Boot Container Microservices |
GroupId | GroupIdcom.wf2311 |
ArtifactId | ArtifactIdspring-boot-starter-java8-time |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.wf2311:spring-boot-starter-java8-time
spring-boot-starter-java8-time
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wf2311/spring-boot-starter-java8-time/
implementation 'com.wf2311:spring-boot-starter-java8-time:0.1.1'
// https://jarcasting.com/artifacts/com.wf2311/spring-boot-starter-java8-time/
implementation ("com.wf2311:spring-boot-starter-java8-time:0.1.1")
'com.wf2311:spring-boot-starter-java8-time:jar:0.1.1'
<dependency org="com.wf2311" name="spring-boot-starter-java8-time" rev="0.1.1">
<artifact name="spring-boot-starter-java8-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wf2311', module='spring-boot-starter-java8-time', version='0.1.1')
)
libraryDependencies += "com.wf2311" % "spring-boot-starter-java8-time" % "0.1.1"
[com.wf2311/spring-boot-starter-java8-time "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.3.RELEASE |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.8.8 |