Download JAR files tagged by sqlite with all dependencies
gradle-plugin from group net.mbonnin.sqldelight (version 1.5.6)
Gradle plugin for generating kotlin interfaces for sqlite files
Group: net.mbonnin.sqldelight Artifact: gradle-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact gradle-plugin
Group net.mbonnin.sqldelight
Version 1.5.6
Last update 17. January 2023
Organization not specified
URL https://github.com/square/sqldelight/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group net.mbonnin.sqldelight
Version 1.5.6
Last update 17. January 2023
Organization not specified
URL https://github.com/square/sqldelight/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
udger-parser-v4 from group org.udger.parserv4 (version 2.0.0)
Parse user agent string or IP using udger sqlite DB
0 downloads
Artifact udger-parser-v4
Group org.udger.parserv4
Version 2.0.0
Last update 11. January 2023
Organization not specified
URL http://udger.com
License JAVA Udger client LICENSE
Dependencies amount 1
Dependencies sqlite-jdbc,
There are maybe transitive dependencies!
Group org.udger.parserv4
Version 2.0.0
Last update 11. January 2023
Organization not specified
URL http://udger.com
License JAVA Udger client LICENSE
Dependencies amount 1
Dependencies sqlite-jdbc,
There are maybe transitive dependencies!
org.danbrough.kotlinxtras.sqlite.gradle.plugin from group org.danbrough.kotlinxtras.sqlite (version 0.0.3-beta01)
Provides sqlite support to multi-platform projects
Group: org.danbrough.kotlinxtras.sqlite Artifact: org.danbrough.kotlinxtras.sqlite.gradle.plugin
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.danbrough.kotlinxtras.sqlite.gradle.plugin
Group org.danbrough.kotlinxtras.sqlite
Version 0.0.3-beta01
Last update 10. December 2022
Organization not specified
URL https://github.com/danbrough/kotlinxtras/
License Apache-2.0
Dependencies amount 1
Dependencies plugins,
There are maybe transitive dependencies!
Group org.danbrough.kotlinxtras.sqlite
Version 0.0.3-beta01
Last update 10. December 2022
Organization not specified
URL https://github.com/danbrough/kotlinxtras/
License Apache-2.0
Dependencies amount 1
Dependencies plugins,
There are maybe transitive dependencies!
sqlite-json-module from group org.danbrough.sqldelight (version 2.0.0-alpha04)
A module which adds support for SQLite JSON functions.
Group: org.danbrough.sqldelight Artifact: sqlite-json-module
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact sqlite-json-module
Group org.danbrough.sqldelight
Version 2.0.0-alpha04
Last update 03. November 2022
Organization not specified
URL https://github.com/cashapp/sqldelight/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group org.danbrough.sqldelight
Version 2.0.0-alpha04
Last update 03. November 2022
Organization not specified
URL https://github.com/cashapp/sqldelight/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
org.danbrough.sqldelight.gradle.plugin from group org.danbrough.sqldelight (version 2.0.0-alpha04)
Gradle plugin for generating kotlin interfaces for sqlite files
Group: org.danbrough.sqldelight Artifact: org.danbrough.sqldelight.gradle.plugin
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.danbrough.sqldelight.gradle.plugin
Group org.danbrough.sqldelight
Version 2.0.0-alpha04
Last update 03. November 2022
Organization not specified
URL https://github.com/cashapp/sqldelight/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies gradle-plugin,
There are maybe transitive dependencies!
Group org.danbrough.sqldelight
Version 2.0.0-alpha04
Last update 03. November 2022
Organization not specified
URL https://github.com/cashapp/sqldelight/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies gradle-plugin,
There are maybe transitive dependencies!
gradle-plugin from group org.danbrough.sqldelight (version 2.0.0-alpha04)
Gradle plugin for generating kotlin interfaces for sqlite files
Group: org.danbrough.sqldelight Artifact: gradle-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact gradle-plugin
Group org.danbrough.sqldelight
Version 2.0.0-alpha04
Last update 03. November 2022
Organization not specified
URL https://github.com/cashapp/sqldelight/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!
Group org.danbrough.sqldelight
Version 2.0.0-alpha04
Last update 03. November 2022
Organization not specified
URL https://github.com/cashapp/sqldelight/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!
ticktackorm from group io.github.tabarakmohammed (version 011)
ORM (Object Relational Mapping) for sqlite databsae -- begin simple.
Group: io.github.tabarakmohammed Artifact: ticktackorm
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ticktackorm
Group io.github.tabarakmohammed
Version 011
Last update 26. October 2022
Organization not specified
URL https://github.com/tabarakMohammed/tickTackORM
License Mozilla Public License 2.0
Dependencies amount 2
Dependencies sqlite-jdbc, reflections,
There are maybe transitive dependencies!
Group io.github.tabarakmohammed
Version 011
Last update 26. October 2022
Organization not specified
URL https://github.com/tabarakMohammed/tickTackORM
License Mozilla Public License 2.0
Dependencies amount 2
Dependencies sqlite-jdbc, reflections,
There are maybe transitive dependencies!
data-access-object from group com.xlythe (version 2.5)
'An SQLite library for quickly creating lite databases'
Group: com.xlythe Artifact: data-access-object
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact data-access-object
Group com.xlythe
Version 2.5
Last update 17. September 2022
Organization not specified
URL https://github.com/Xlythe/DAO
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies volley, appcompat,
There are maybe transitive dependencies!
Group com.xlythe
Version 2.5
Last update 17. September 2022
Organization not specified
URL https://github.com/Xlythe/DAO
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies volley, appcompat,
There are maybe transitive dependencies!
udger-parser from group org.udger.parser (version 1.2.4)
Parse user agent string or IP using udger sqlite DB
1 downloads
Artifact udger-parser
Group org.udger.parser
Version 1.2.4
Last update 11. June 2022
Organization not specified
URL http://udger.com
License JAVA Udger client LICENSE
Dependencies amount 1
Dependencies sqlite-jdbc,
There are maybe transitive dependencies!
Group org.udger.parser
Version 1.2.4
Last update 11. June 2022
Organization not specified
URL http://udger.com
License JAVA Udger client LICENSE
Dependencies amount 1
Dependencies sqlite-jdbc,
There are maybe transitive dependencies!
gcm-storage-sqlite from group io.edurt.gcm.storage (version 1.2.6)
Connect sqlite server and read and write data!
Group: io.edurt.gcm.storage Artifact: gcm-storage-sqlite
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact gcm-storage-sqlite
Group io.edurt.gcm.storage
Version 1.2.6
Last update 22. July 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies mybatis-guice, mybatis, HikariCP, guice, gcm-framework-test,
There are maybe transitive dependencies!
Group io.edurt.gcm.storage
Version 1.2.6
Last update 22. July 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies mybatis-guice, mybatis, HikariCP, guice, gcm-framework-test,
There are maybe transitive dependencies!
Page 45 from 3 (items total 539)