| License |
License |
|---|---|
| GroupId | GroupIdcom.sagframe |
| ArtifactId | ArtifactIdsagacity-sqltoy-starter |
| Last Version | Last Version5.2.2.jre11 |
| Release Date | Release Date |
| 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>5.2.2.jre11</version>
</dependency>
// https://jarcasting.com/artifacts/com.sagframe/sagacity-sqltoy-starter/
implementation 'com.sagframe:sagacity-sqltoy-starter:5.2.2.jre11'
// https://jarcasting.com/artifacts/com.sagframe/sagacity-sqltoy-starter/
implementation ("com.sagframe:sagacity-sqltoy-starter:5.2.2.jre11")
'com.sagframe:sagacity-sqltoy-starter:jar:5.2.2.jre11'
<dependency org="com.sagframe" name="sagacity-sqltoy-starter" rev="5.2.2.jre11">
<artifact name="sagacity-sqltoy-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sagframe', module='sagacity-sqltoy-starter', version='5.2.2.jre11')
)
libraryDependencies += "com.sagframe" % "sagacity-sqltoy-starter" % "5.2.2.jre11"
[com.sagframe/sagacity-sqltoy-starter "5.2.2.jre11"]
| 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 | 5.2.2.jre11 |
| org.springframework : spring-core | jar |