All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by avoid with all dependencies

Search JAR files by class name

framework-integrations-persistence from group com.grarcht.shuttle (version 2.1.0)

Shuttle provides a modern, guarded way to pass large Serializable objects with Intents or saving them in Bundle objects to avoid app crashes from TransactionTooLargeExceptions.

Group: com.grarcht.shuttle Artifact: framework-integrations-persistence
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact framework-integrations-persistence
Group com.grarcht.shuttle
Version 2.1.0
Last update 29. August 2023
Organization not specified
URL https://github.com/grarcht/Shuttle
License The MIT License
Dependencies amount 2
Dependencies kotlin-stdlib, core-ktx,
There are maybe transitive dependencies!

framework-integrations-extensions-room from group com.grarcht.shuttle (version 2.1.0)

Shuttle provides a modern, guarded way to pass large Serializable objects with Intents or saving them in Bundle objects to avoid app crashes from TransactionTooLargeExceptions.

Group: com.grarcht.shuttle Artifact: framework-integrations-extensions-room
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact framework-integrations-extensions-room
Group com.grarcht.shuttle
Version 2.1.0
Last update 29. August 2023
Organization not specified
URL https://github.com/grarcht/Shuttle
License The MIT License
Dependencies amount 7
Dependencies kotlin-stdlib, core-ktx, appcompat, annotation-jvm, room-runtime, room-ktx, framework-integrations-persistence,
There are maybe transitive dependencies!

framework from group com.grarcht.shuttle (version 2.1.0)

Shuttle provides a modern, guarded way to pass large Serializable objects with Intents or saving them in Bundle objects to avoid app crashes from TransactionTooLargeExceptions.

Group: com.grarcht.shuttle Artifact: framework
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact framework
Group com.grarcht.shuttle
Version 2.1.0
Last update 29. August 2023
Organization not specified
URL https://github.com/grarcht/Shuttle
License The MIT License
Dependencies amount 7
Dependencies kotlin-stdlib, kotlinx-coroutines-android, core-ktx, appcompat, lifecycle-runtime-ktx, annotation-jvm, framework-integrations-persistence,
There are maybe transitive dependencies!

wildfly-legacy-spi-dependencies from group org.wildfly.legacy.test (version 8.0.1.Final)

Current wildfly-core classes used by the SPI to avoid needing to bring in classes from WildFly (the consumer) to avoid circular dependencies

Group: org.wildfly.legacy.test Artifact: wildfly-legacy-spi-dependencies
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wildfly-legacy-spi-dependencies
Group org.wildfly.legacy.test
Version 8.0.1.Final
Last update 08. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jboss-dmr, jboss-msc, jboss-vfs,
There are maybe transitive dependencies!

common-spring-boot-starter from group com.kuparty.webflux (version 0.0.2)

Add common webflux configurations to starter to avoid repeatedly configure project in multiple projects, just add this artifact to dependencies to get updates for different project at a time.

Group: com.kuparty.webflux Artifact: common-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact common-spring-boot-starter
Group com.kuparty.webflux
Version 0.0.2
Last update 24. April 2023
Organization Kuparty, Inc.
URL https://github.com/developerworks/common-spring-boot-webflux-starter
License Apache License, Version 2.0
Dependencies amount 4
Dependencies spring-boot-starter, spring-boot-starter-webflux, spring-session-core, spring-session-data-redis,
There are maybe transitive dependencies!

cristalise-idl from group org.cristalise (version 5.7.1)

This artifact is to separate the IDL generation from the full build to avoid issues of maven build on hungarian/french operating systems. Check issue #309

Group: org.cristalise Artifact: cristalise-idl
Show all versions Show documentation Show source 
 

0 downloads
Artifact cristalise-idl
Group org.cristalise
Version 5.7.1
Last update 15. November 2022
Organization not specified
URL https://github.com/cristal-ise/kernel
License GNU Library or Lesser General Public License v3 (LGPL3)
Dependencies amount 5
Dependencies castor-xml-schema, castor-xml, shiro-core, slf4j-api, xmlunit,
There are maybe transitive dependencies!

markdown-to-asciidoc from group io.github.Riduidel.agile-architecture-documentation-system (version 0.1.0)

This project is a fork of https://github.com/bodiam/markdown-to-asciidoc to avoid depending upon Jitpack (which prevents usage in legacy companies)

Group: io.github.Riduidel.agile-architecture-documentation-system Artifact: markdown-to-asciidoc
Show all versions Show documentation Show source 
 

0 downloads
Artifact markdown-to-asciidoc
Group io.github.Riduidel.agile-architecture-documentation-system
Version 0.1.0
Last update 15. June 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies pegdown, jsoup,
There are maybe transitive dependencies!

TypedSharedPreferences from group io.github.ergooo (version 0.0.2)

By specifying type parameters for the keys you define, you can avoid typing mistakes when saving to SharedPreferences.

Group: io.github.ergooo Artifact: TypedSharedPreferences
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact TypedSharedPreferences
Group io.github.ergooo
Version 0.0.2
Last update 26. October 2021
Organization not specified
URL https://github.com/ergooo/TypedSharedPreferences
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parent from group com.github.pxav.kelp (version 0.4.0)

A cross-version spigot framework to avoid boilerplate code and make your plugin compatible with multiple spigot versions easily

Group: com.github.pxav.kelp Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group com.github.pxav.kelp
Version 0.4.0
Last update 24. May 2021
Organization not specified
URL https://www.github.com/KelpFramework/kelp
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dev.quiro.sheath.gradle.plugin from group dev.quiro.sheath (version 0.6.3)

A Kotlin compiler plugin to avoid adding kapt to most modules in a dagger-android project.

Group: dev.quiro.sheath Artifact: dev.quiro.sheath.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact dev.quiro.sheath.gradle.plugin
Group dev.quiro.sheath
Version 0.6.3
Last update 16. April 2021
Organization not specified
URL https://github.com/quiro91/sheath
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies gradle-plugin,
There are maybe transitive dependencies!



Page 11 from 27 (items total 263)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy