License |
License |
---|---|
GroupId | GroupIdio.github.tag-sql |
ArtifactId | ArtifactIdtagsql-springboot-starter |
Version | Version0.1.8 |
Type | Typejar |
Description |
DescriptionSpring boot starter for TagSQL 🚀
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.tag-sql/tagsql-springboot-starter/ -->
<dependency>
<groupId>io.github.tag-sql</groupId>
<artifactId>tagsql-springboot-starter</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tag-sql/tagsql-springboot-starter/
implementation 'io.github.tag-sql:tagsql-springboot-starter:0.1.8'
// https://jarcasting.com/artifacts/io.github.tag-sql/tagsql-springboot-starter/
implementation ("io.github.tag-sql:tagsql-springboot-starter:0.1.8")
'io.github.tag-sql:tagsql-springboot-starter:jar:0.1.8'
<dependency org="io.github.tag-sql" name="tagsql-springboot-starter" rev="0.1.8">
<artifact name="tagsql-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tag-sql', module='tagsql-springboot-starter', version='0.1.8')
)
libraryDependencies += "io.github.tag-sql" % "tagsql-springboot-starter" % "0.1.8"
[io.github.tag-sql/tagsql-springboot-starter "0.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.1 |
io.github.tag-sql : tagsql-core | jar | 0.1.8 |
org.springframework : spring-jdbc | jar | 5.3.8 |