| License |
License |
|---|---|
| GroupId | GroupIdcom.artfii.fluentsql |
| ArtifactId | ArtifactIdexample-spring |
| Version | Version0.0.9 |
| Type | Typejar |
| Description |
Descriptionexample-spring
FLUENT-SQL is a fast SQL mini ORM and Tools.
|
| Filename | Size |
|---|---|
| example-spring-0.0.9.pom | |
| example-spring-0.0.9.jar | 26 MB |
| example-spring-0.0.9-sources.jar | 10 KB |
| example-spring-0.0.9-javadoc.jar | 51 KB |
| Browse |
<!-- 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"]
| 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 |