Last Version

smart-date-string 1.1

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

jp.spring-boot-reference
ArtifactId

ArtifactId

smart-date-string
Version

Version

1.1
Type

Type

jar
Description

Description

smart-date-string
Demo project for Spring Boot
Project URL

Project URL

https://github.com/kcwebapply/smart-date-string
Source Code Management

Source Code Management

https://github.com/kcwebapply/smart-date-string

Download smart-date-string 1.1


<!-- https://jarcasting.com/artifacts/jp.spring-boot-reference/smart-date-string/ -->
<dependency>
    <groupId>jp.spring-boot-reference</groupId>
    <artifactId>smart-date-string</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/jp.spring-boot-reference/smart-date-string/
implementation 'jp.spring-boot-reference:smart-date-string:1.1'
// https://jarcasting.com/artifacts/jp.spring-boot-reference/smart-date-string/
implementation ("jp.spring-boot-reference:smart-date-string:1.1")
'jp.spring-boot-reference:smart-date-string:jar:1.1'
<dependency org="jp.spring-boot-reference" name="smart-date-string" rev="1.1">
  <artifact name="smart-date-string" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.spring-boot-reference', module='smart-date-string', version='1.1')
)
libraryDependencies += "jp.spring-boot-reference" % "smart-date-string" % "1.1"
[jp.spring-boot-reference/smart-date-string "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE

Project Modules

There are no modules declared in this project.