License |
License |
---|---|
GroupId | GroupIdcom.sagframe |
ArtifactId | ArtifactIdsagacity-sqltoy-starter |
Version | Version4.18.22 |
Type | Typejar |
Description |
Descriptionsagacity-sqltoy-starter
sqltoy springboot starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sagframe/sagacity-sqltoy-starter/ -->
<dependency>
<groupId>com.sagframe</groupId>
<artifactId>sagacity-sqltoy-starter</artifactId>
<version>4.18.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.sagframe/sagacity-sqltoy-starter/
implementation 'com.sagframe:sagacity-sqltoy-starter:4.18.22'
// https://jarcasting.com/artifacts/com.sagframe/sagacity-sqltoy-starter/
implementation ("com.sagframe:sagacity-sqltoy-starter:4.18.22")
'com.sagframe:sagacity-sqltoy-starter:jar:4.18.22'
<dependency org="com.sagframe" name="sagacity-sqltoy-starter" rev="4.18.22">
<artifact name="sagacity-sqltoy-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sagframe', module='sagacity-sqltoy-starter', version='4.18.22')
)
libraryDependencies += "com.sagframe" % "sagacity-sqltoy-starter" % "4.18.22"
[com.sagframe/sagacity-sqltoy-starter "4.18.22"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.sagframe : sagacity-sqltoy | jar | 4.18.22 |
org.springframework : spring-core | jar |