License |
License |
---|---|
GroupId | GroupIdcom.github.ft-force |
ArtifactId | ArtifactIdcoral-parent |
Version | Version0.2.9 |
Type | Typepom |
Description |
Descriptioncoral-parent
The parent project of coral
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coral-parent-0.2.9.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ft-force/coral-parent/ -->
<dependency>
<groupId>com.github.ft-force</groupId>
<artifactId>coral-parent</artifactId>
<version>0.2.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ft-force/coral-parent/
implementation 'com.github.ft-force:coral-parent:0.2.9'
// https://jarcasting.com/artifacts/com.github.ft-force/coral-parent/
implementation ("com.github.ft-force:coral-parent:0.2.9")
'com.github.ft-force:coral-parent:pom:0.2.9'
<dependency org="com.github.ft-force" name="coral-parent" rev="0.2.9">
<artifact name="coral-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ft-force', module='coral-parent', version='0.2.9')
)
libraryDependencies += "com.github.ft-force" % "coral-parent" % "0.2.9"
[com.github.ft-force/coral-parent "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.10.RELEASE |