is not current version
Last Version 1.0.5

io.github.mirrormingzz:text2date-spring-boot-starter 1.0.0

Spring Boot Starter For Text Transform To DateTime

Categories

Categories

Spring Boot Container Microservices Mirror Application Layer Libs Introspection ORM Data
GroupId

GroupId

io.github.mirrormingzz
ArtifactId

ArtifactId

text2date-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download text2date-spring-boot-starter 1.0.0


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