| License |
License |
|---|---|
| GroupId | GroupIdcom.artfii.fluentsql |
| ArtifactId | ArtifactIdfluentsql-core |
| Version | Version0.0.7.3 |
| Type | Typejar |
| Description |
Descriptionfluentsql-core
FLUENT-SQL is a fast SQL mini ORM and Tools.
|
| Filename | Size |
|---|---|
| fluentsql-core-0.0.7.3.pom | |
| fluentsql-core-0.0.7.3.jar | 67 KB |
| fluentsql-core-0.0.7.3-sources.jar | 33 KB |
| fluentsql-core-0.0.7.3-javadoc.jar | 186 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-core/ -->
<dependency>
<groupId>com.artfii.fluentsql</groupId>
<artifactId>fluentsql-core</artifactId>
<version>0.0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-core/
implementation 'com.artfii.fluentsql:fluentsql-core:0.0.7.3'
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-core/
implementation ("com.artfii.fluentsql:fluentsql-core:0.0.7.3")
'com.artfii.fluentsql:fluentsql-core:jar:0.0.7.3'
<dependency org="com.artfii.fluentsql" name="fluentsql-core" rev="0.0.7.3">
<artifact name="fluentsql-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artfii.fluentsql', module='fluentsql-core', version='0.0.7.3')
)
libraryDependencies += "com.artfii.fluentsql" % "fluentsql-core" % "0.0.7.3"
[com.artfii.fluentsql/fluentsql-core "0.0.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgl : osgl-tool | jar | 1.19.4 |
| com.trigersoft : jaque | jar | 2.1.2 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.persistence : persistence-api | jar | 1.0.2 |
| joda-time : joda-time | jar | 2.10.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.zaxxer : HikariCP | jar | 3.3.1 |