License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdjp.spring-boot-reference |
ArtifactId | ArtifactIdsmart-date-string |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionsmart-date-string
Demo project for Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smart-date-string-1.1.pom | |
smart-date-string-1.1.jar | 6 KB |
smart-date-string-1.1-sources.jar | 2 KB |
smart-date-string-1.1-javadoc.jar | 40 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |