Last Version

Better SQL Support 0.5.1

Lightweight JDBC enhancement library. Joinless ORM.

License

License

GroupId

GroupId

io.github.yeagy
ArtifactId

ArtifactId

bss
Version

Version

0.5.1
Type

Type

jar
Description

Description

Better SQL Support
Lightweight JDBC enhancement library. Joinless ORM.
Project URL

Project URL

https://github.com/yeagy/bss
Source Code Management

Source Code Management

https://github.com/yeagy/bss

Download bss 0.5.1


<!-- https://jarcasting.com/artifacts/io.github.yeagy/bss/ -->
<dependency>
    <groupId>io.github.yeagy</groupId>
    <artifactId>bss</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yeagy/bss/
implementation 'io.github.yeagy:bss:0.5.1'
// https://jarcasting.com/artifacts/io.github.yeagy/bss/
implementation ("io.github.yeagy:bss:0.5.1")
'io.github.yeagy:bss:jar:0.5.1'
<dependency org="io.github.yeagy" name="bss" rev="0.5.1">
  <artifact name="bss" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yeagy', module='bss', version='0.5.1')
)
libraryDependencies += "io.github.yeagy" % "bss" % "0.5.1"
[io.github.yeagy/bss "0.5.1"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
com.h2database : h2 jar 1.4.189

Project Modules

There are no modules declared in this project.