Last Version

hi-sql 1.0.0-RELEASE

Have fun using SQL

License

License

GroupId

GroupId

io.github.babyblue94520
ArtifactId

ArtifactId

hi-sql
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

hi-sql
Have fun using SQL
Project URL

Project URL

https://github.com/babyblue94520/hi-sql
Source Code Management

Source Code Management

https://github.com/babyblue94520/hi-sql.git

Download hi-sql 1.0.0-RELEASE


<!-- 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"]

Dependencies

compile (5)

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

test (6)

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

Project Modules

There are no modules declared in this project.