example-spring

FLUENT-SQL is a fast SQL mini ORM and Tools.

License

License

MIT
GroupId

GroupId

com.artfii.fluentsql
ArtifactId

ArtifactId

example-spring
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

example-spring
FLUENT-SQL is a fast SQL mini ORM and Tools.

Download example-spring

How to add to project

<!-- https://jarcasting.com/artifacts/com.artfii.fluentsql/example-spring/ -->
<dependency>
    <groupId>com.artfii.fluentsql</groupId>
    <artifactId>example-spring</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.fluentsql/example-spring/
implementation 'com.artfii.fluentsql:example-spring:0.0.9'
// https://jarcasting.com/artifacts/com.artfii.fluentsql/example-spring/
implementation ("com.artfii.fluentsql:example-spring:0.0.9")
'com.artfii.fluentsql:example-spring:jar:0.0.9'
<dependency org="com.artfii.fluentsql" name="example-spring" rev="0.0.9">
  <artifact name="example-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artfii.fluentsql', module='example-spring', version='0.0.9')
)
libraryDependencies += "com.artfii.fluentsql" % "example-spring" % "0.0.9"
[com.artfii.fluentsql/example-spring "0.0.9"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.4.RELEASE
mysql : mysql-connector-java jar 5.1.41
com.h2database : h2 jar 1.4.178
com.artfii.fluentsql : fluentsql-jdbctemplate jar 0.0.9
com.artfii.fluentsql : fluentsql-sql2o jar 0.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.8.1