| License |
License |
|---|---|
| GroupId | GroupIdcom.artfii.fluentsql |
| ArtifactId | ArtifactIdfluentsql-sql2o |
| Version | Version0.0.10 |
| Type | Typejar |
| Description |
Descriptionfluentsql-sql2o
FLUENT-SQL is a fast SQL mini ORM and Tools.
|
| Filename | Size |
|---|---|
| fluentsql-sql2o-0.0.10.pom | |
| fluentsql-sql2o-0.0.10.jar | 11 KB |
| fluentsql-sql2o-0.0.10-sources.jar | 6 KB |
| fluentsql-sql2o-0.0.10-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-sql2o/ -->
<dependency>
<groupId>com.artfii.fluentsql</groupId>
<artifactId>fluentsql-sql2o</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-sql2o/
implementation 'com.artfii.fluentsql:fluentsql-sql2o:0.0.10'
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-sql2o/
implementation ("com.artfii.fluentsql:fluentsql-sql2o:0.0.10")
'com.artfii.fluentsql:fluentsql-sql2o:jar:0.0.10'
<dependency org="com.artfii.fluentsql" name="fluentsql-sql2o" rev="0.0.10">
<artifact name="fluentsql-sql2o" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artfii.fluentsql', module='fluentsql-sql2o', version='0.0.10')
)
libraryDependencies += "com.artfii.fluentsql" % "fluentsql-sql2o" % "0.0.10"
[com.artfii.fluentsql/fluentsql-sql2o "0.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sql2o : sql2o | jar | 1.6.0 |
| com.artfii.fluentsql : fluentsql-core | jar | 0.0.10 |