is not current version
Last Version 1.0.1_2.1.1

com.cooldatasoft:cooldatasoft-springboot-parent 1.0.0.1_5_13

Parent project for Cooldatasoft Springboot Projects

Categories

Categories

Data
GroupId

GroupId

com.cooldatasoft
ArtifactId

ArtifactId

cooldatasoft-springboot-parent
Version

Version

1.0.0.1_5_13
Type

Type

pom

Download cooldatasoft-springboot-parent 1.0.0.1_5_13


<!-- https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-springboot-parent/ -->
<dependency>
    <groupId>com.cooldatasoft</groupId>
    <artifactId>cooldatasoft-springboot-parent</artifactId>
    <version>1.0.0.1_5_13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-springboot-parent/
implementation 'com.cooldatasoft:cooldatasoft-springboot-parent:1.0.0.1_5_13'
// https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-springboot-parent/
implementation ("com.cooldatasoft:cooldatasoft-springboot-parent:1.0.0.1_5_13")
'com.cooldatasoft:cooldatasoft-springboot-parent:pom:1.0.0.1_5_13'
<dependency org="com.cooldatasoft" name="cooldatasoft-springboot-parent" rev="1.0.0.1_5_13">
  <artifact name="cooldatasoft-springboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cooldatasoft', module='cooldatasoft-springboot-parent', version='1.0.0.1_5_13')
)
libraryDependencies += "com.cooldatasoft" % "cooldatasoft-springboot-parent" % "1.0.0.1_5_13"
[com.cooldatasoft/cooldatasoft-springboot-parent "1.0.0.1_5_13"]