License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.cooldatasoft |
ArtifactId | ArtifactIdcooldatasoft-springboot-parent |
Last Version | Last Version1.0.1_2.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent project for Cooldatasoft SpringBoot Projects
|
Filename | Size |
---|---|
cooldatasoft-springboot-parent-1.0.1_2.1.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-springboot-parent/ -->
<dependency>
<groupId>com.cooldatasoft</groupId>
<artifactId>cooldatasoft-springboot-parent</artifactId>
<version>1.0.1_2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-springboot-parent/
implementation 'com.cooldatasoft:cooldatasoft-springboot-parent:1.0.1_2.1.1'
// https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-springboot-parent/
implementation ("com.cooldatasoft:cooldatasoft-springboot-parent:1.0.1_2.1.1")
'com.cooldatasoft:cooldatasoft-springboot-parent:pom:1.0.1_2.1.1'
<dependency org="com.cooldatasoft" name="cooldatasoft-springboot-parent" rev="1.0.1_2.1.1">
<artifact name="cooldatasoft-springboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cooldatasoft', module='cooldatasoft-springboot-parent', version='1.0.1_2.1.1')
)
libraryDependencies += "com.cooldatasoft" % "cooldatasoft-springboot-parent" % "1.0.1_2.1.1"
[com.cooldatasoft/cooldatasoft-springboot-parent "1.0.1_2.1.1"]