License |
License |
---|---|
GroupId | GroupIdio.github.babyblue94520 |
ArtifactId | ArtifactIdhi-sql |
Version | Version1.0.0-RELEASE |
Type | Typejar |
Description |
Descriptionhi-sql
Have fun using SQL
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hi-sql-1.0.0-RELEASE.pom | |
hi-sql-1.0.0-RELEASE.jar | 106 KB |
hi-sql-1.0.0-RELEASE-sources.jar | 53 KB |
hi-sql-1.0.0-RELEASE-javadoc.jar | 812 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.babyblue94520/hi-sql/ -->
<dependency>
<groupId>io.github.babyblue94520</groupId>
<artifactId>hi-sql</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.babyblue94520/hi-sql/
implementation 'io.github.babyblue94520:hi-sql:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.babyblue94520/hi-sql/
implementation ("io.github.babyblue94520:hi-sql:1.0.0-RELEASE")
'io.github.babyblue94520:hi-sql:jar:1.0.0-RELEASE'
<dependency org="io.github.babyblue94520" name="hi-sql" rev="1.0.0-RELEASE">
<artifact name="hi-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.babyblue94520', module='hi-sql', version='1.0.0-RELEASE')
)
libraryDependencies += "io.github.babyblue94520" % "hi-sql" % "1.0.0-RELEASE"
[io.github.babyblue94520/hi-sql "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework : spring-jdbc | jar | |
org.apache.logging.log4j : log4j-api | jar | |
org.aspectj : aspectjweaver | jar | 1.9.7 |
javax.persistence : javax.persistence-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.5.6 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.6 |
mysql : mysql-connector-java | jar | 8.0.27 |
com.h2database : h2 | jar | 1.4.200 |
org.projectlombok : lombok Optional | jar | 1.18.22 |