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