Categories |
CategoriesSpring Boot Container Microservices Mirror Application Layer Libs Introspection ORM Data |
---|---|
GroupId | GroupIdio.github.mirrormingzz |
ArtifactId | ArtifactIdtext2date-spring-boot-starter |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
text2date-spring-boot-starter-1.0.2.pom | |
text2date-spring-boot-starter-1.0.2.jar | 2 KB |
Browse |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mirrormingzz/text2date-spring-boot-starter/
implementation 'io.github.mirrormingzz:text2date-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/io.github.mirrormingzz/text2date-spring-boot-starter/
implementation ("io.github.mirrormingzz:text2date-spring-boot-starter:1.0.2")
'io.github.mirrormingzz:text2date-spring-boot-starter:jar:1.0.2'
<dependency org="io.github.mirrormingzz" name="text2date-spring-boot-starter" rev="1.0.2">
<artifact name="text2date-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mirrormingzz', module='text2date-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "io.github.mirrormingzz" % "text2date-spring-boot-starter" % "1.0.2"
[io.github.mirrormingzz/text2date-spring-boot-starter "1.0.2"]