Download JAR files tagged by sqlite with all dependencies
solidblue3-model from group it.tidalwave.solidblue3 (version 1.1)
Group: it.tidalwave.solidblue3 Artifact: solidblue3-model
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact solidblue3-model
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies it-tidalwave-util, solidblue3-commons, spring-context, jakarta.transaction-api, jakarta.inject-api,
There are maybe transitive dependencies!
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies it-tidalwave-util, solidblue3-commons, spring-context, jakarta.transaction-api, jakarta.inject-api,
There are maybe transitive dependencies!
solidblue3-dao from group it.tidalwave.solidblue3 (version 1.1)
Group: it.tidalwave.solidblue3 Artifact: solidblue3-dao
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact solidblue3-dao
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies solidblue3-model, solidblue3-commons, it-tidalwave-util, spring-boot-starter-data-jpa,
There are maybe transitive dependencies!
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies solidblue3-model, solidblue3-commons, it-tidalwave-util, spring-boot-starter-data-jpa,
There are maybe transitive dependencies!
solidblue3-commons from group it.tidalwave.solidblue3 (version 1.1)
Group: it.tidalwave.solidblue3 Artifact: solidblue3-commons
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact solidblue3-commons
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies it-tidalwave-util, spring-data-commons, spring-data-jpa, spring-context, spring-orm, jakarta.transaction-api, jakarta.persistence-api,
There are maybe transitive dependencies!
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies it-tidalwave-util, spring-data-commons, spring-data-jpa, spring-context, spring-orm, jakarta.transaction-api, jakarta.persistence-api,
There are maybe transitive dependencies!
solidblue3-application-nogui from group it.tidalwave.solidblue3 (version 1.1)
Group: it.tidalwave.solidblue3 Artifact: solidblue3-application-nogui
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact solidblue3-application-nogui
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies solidblue3-model, solidblue3-dao, it-tidalwave-role, it-tidalwave-role-spring, logback-classic, solidblue3-model,
There are maybe transitive dependencies!
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies solidblue3-model, solidblue3-dao, it-tidalwave-role, it-tidalwave-role-spring, logback-classic, solidblue3-model,
There are maybe transitive dependencies!
modules from group it.tidalwave.solidblue3 (version 1.1)
Group: it.tidalwave.solidblue3 Artifact: modules
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact modules
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jakarta.annotation-api, spotbugs-annotations,
There are maybe transitive dependencies!
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jakarta.annotation-api, spotbugs-annotations,
There are maybe transitive dependencies!
beigesoft-webcrud from group org.beigesoft (version 1.1.8)
Group: org.beigesoft Artifact: beigesoft-webcrud
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
jbsqlutils from group io.github.josecarlosbran (version 1.3.1.2)
JBSqlUtils es un ORM desarrollado en java por José Carlos Alfredo Bran Aguirre,
que permite gestionar BD's SQLite, MySQL, MariaDB, PostgreSQL y SQLServer, de una manera fácil
y rápida sin interrumpir la ejecución del hilo principal del programa, lo cual la hace un potente ORM,
por medio del cual tendrá acceso a un CRUD, configurando únicamente la conexión del
modelo, los atributos que posee la tabla en BD's cómo variables que pertenecerán al modelo en su aplicación.
JBSqlUtils también proporciona un potente generador de instrucciones SQL que le permitirá crear
o eliminar una tabla, insertar, seleccionar, actualizar o eliminar registros de una tabla
en su BD's sin necesidad de instanciar un modelo cómo tal, únicamente tendrá que configurar previamente
la conexión a su BD's.
Lo cual la hace un potente ORM para aplicaciones android y sistemas empresariales que tengan
la necesidad de poder conectarse a alguna de estas 4 tipos de BD's, cabe mencionar que para ello utiliza
el SQLite JDBC de org.xerial, org.postgresql, mysql y com.microsoft.sqlserver.
Para mayor información, consultar el enlace del proyecto
Group: io.github.josecarlosbran Artifact: jbsqlutils
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jbsqlutils
Group io.github.josecarlosbran
Version 1.3.1.2
Last update 07. December 2024
Organization not specified
URL https://github.com/JoseCarlosBran/JBSqlUtils/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 11
Dependencies lombok, logsjbsupport, sqlite-jdbc, postgresql, mysql-connector-java, mariadb-java-client, mssql-jdbc, commons-lang3, commons-collections4, json, jakarta.json.bind-api,
There are maybe transitive dependencies!
Group io.github.josecarlosbran
Version 1.3.1.2
Last update 07. December 2024
Organization not specified
URL https://github.com/JoseCarlosBran/JBSqlUtils/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 11
Dependencies lombok, logsjbsupport, sqlite-jdbc, postgresql, mysql-connector-java, mariadb-java-client, mssql-jdbc, commons-lang3, commons-collections4, json, jakarta.json.bind-api,
There are maybe transitive dependencies!
JBSqlUtils from group io.github.josecarlosbran (version 1.1.8)
JBSqlUtils es un ORM desarrollado en java por José Carlos Alfredo Bran Aguirre que permite gestionar BD's
SQLite,
MySQL, PostgreSQL y SQLServer, de una manera fácil y rápida sin interrumpir la ejecución del hilo principal
del programa, lo cual la hace un potente ORM para aplicaciones android y sistemas empresariales que tengan
la necesidad de poder conectarse a alguna de estas 4 tipos de BD's, cabe mencionar que para ello utiliza
el SQLite JDBC de org.xerial, org.postgresql, mysql y com.microsoft.sqlserver. Para mayor información,
consultar el siguiente enlace https://github.com/JoseCarlosBran/JBSqlUtils/blob/master/Readme.md
Group: io.github.josecarlosbran Artifact: JBSqlUtils
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact JBSqlUtils
Group io.github.josecarlosbran
Version 1.1.8
Last update 03. September 2023
Organization not specified
URL https://github.com/JoseCarlosBran/JBSqlUtils/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 7
Dependencies LogsJBSupport, sqlite-jdbc, postgresql, mysql-connector-java, mssql-jdbc, commons-lang3, json,
There are maybe transitive dependencies!
Group io.github.josecarlosbran
Version 1.1.8
Last update 03. September 2023
Organization not specified
URL https://github.com/JoseCarlosBran/JBSqlUtils/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 7
Dependencies LogsJBSupport, sqlite-jdbc, postgresql, mysql-connector-java, mssql-jdbc, commons-lang3, json,
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
Page 57 from 57 (items total 568)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy