| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.artfii.fluentsql |
| Идентификатор | Идентификаторfluentsql-core |
| Последняя версия | Последняя версия0.0.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfluentsql-core
FLUENT-SQL is a fast SQL mini ORM and Tools.
|
| Имя Файла | Размер |
|---|---|
| fluentsql-core-0.0.10.pom | |
| fluentsql-core-0.0.10.jar | 66 KB |
| fluentsql-core-0.0.10-sources.jar | 33 KB |
| fluentsql-core-0.0.10-javadoc.jar | 184 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-core/ -->
<dependency>
<groupId>com.artfii.fluentsql</groupId>
<artifactId>fluentsql-core</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-core/
implementation 'com.artfii.fluentsql:fluentsql-core:0.0.10'
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-core/
implementation ("com.artfii.fluentsql:fluentsql-core:0.0.10")
'com.artfii.fluentsql:fluentsql-core:jar:0.0.10'
<dependency org="com.artfii.fluentsql" name="fluentsql-core" rev="0.0.10">
<artifact name="fluentsql-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artfii.fluentsql', module='fluentsql-core', version='0.0.10')
)
libraryDependencies += "com.artfii.fluentsql" % "fluentsql-core" % "0.0.10"
[com.artfii.fluentsql/fluentsql-core "0.0.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| com.zaxxer : HikariCP | jar | 3.3.1 |
| joda-time : joda-time | jar | 2.10.1 |
| com.h2database : h2 | jar | 1.4.178 |
| org.ow2.asm : asm | jar | 7.3.1 |
| org.springframework : spring-context | jar | 5.2.8.RELEASE |
| org.yaml : snakeyaml | jar | 1.29 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.esotericsoftware : reflectasm | jar | 1.11.9 |
| org.sql2o : sql2o | jar | 1.6.0 |
| org.zapodot : embedded-db-junit | jar | 1.0.0 |
| com.google.guava : guava | jar | 15.0 |
| org.hibernate : hibernate-core | jar | 4.3.1.Final |
| org.jdbi : jdbi | jar | 2.53 |
| org.jooq : jooq | jar | 3.3.0 |
| com.ibeetl : beetlsql | jar | 3.3.13-RELEASE |
| commons-dbutils : commons-dbutils | jar | 1.5 |
| org.mybatis : mybatis | jar | 3.2.4 |
| org.springframework : spring-jdbc | jar | 4.0.2.RELEASE |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.springframework : spring-beans | jar | 5.1.4.RELEASE |
| mysql : mysql-connector-java | jar | 5.1.41 |
| com.google.code.gson : gson | jar | 2.3.1 |