Download JAR files tagged by fragments with all dependencies
fragmentnavigation from group io.github.developersancho (version 1.0.0)
Group: io.github.developersancho Artifact: fragmentnavigation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fragmentnavigation
Group io.github.developersancho
Version 1.0.0
Last update 30. April 2022
Organization not specified
URL https://github.com/developersancho/FragmentNavigation
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.developersancho
Version 1.0.0
Last update 30. April 2022
Organization not specified
URL https://github.com/developersancho/FragmentNavigation
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
maven-pmd-plugin from group org.apache.maven.plugins (version 3.26.0)
A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste
fragments,
as well as being able to fail the build based on these metrics.
Group: org.apache.maven.plugins Artifact: maven-pmd-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
14 downloads
Artifact maven-pmd-plugin
Group org.apache.maven.plugins
Version 3.26.0
Last update 25. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies maven-artifact-transfer, maven-common-artifact-filters, pmd-core, pmd-java, pmd-javascript, pmd-jsp, slf4j-api, doxia-sink-api, doxia-core, maven-reporting-impl, plexus-resources, plexus-utils, plexus-xml, plexus-i18n,
There are maybe transitive dependencies!
Group org.apache.maven.plugins
Version 3.26.0
Last update 25. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies maven-artifact-transfer, maven-common-artifact-filters, pmd-core, pmd-java, pmd-javascript, pmd-jsp, slf4j-api, doxia-sink-api, doxia-core, maven-reporting-impl, plexus-resources, plexus-utils, plexus-xml, plexus-i18n,
There are maybe transitive dependencies!
view-binding-delegate from group io.github.cooliceman (version 1.0.0)
ViewBindingDelegate is a library that simplifies the usage of Android's ViewBinding feature by providing convenient delegate properties for activities, fragments, dialog fragments, view groups, and RecyclerView view holders.
Group: io.github.cooliceman Artifact: view-binding-delegate
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact view-binding-delegate
Group io.github.cooliceman
Version 1.0.0
Last update 07. September 2023
Organization not specified
URL https://github.com/cooliceman/ViewBindingDelegate/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group io.github.cooliceman
Version 1.0.0
Last update 07. September 2023
Organization not specified
URL https://github.com/cooliceman/ViewBindingDelegate/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
android-commons from group com.safeboda (version 0.2.0)
The aim of this library is to content the commons services, providers, API clients, ... for both Android applications. This library must not contain anything related with the presentation layer of Android (base activities, base fragments, custom views ...)
Group: com.safeboda Artifact: android-commons
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 android-commons
Group com.safeboda
Version 0.2.0
Last update 19. April 2022
Organization not specified
URL https://github.com/SafeBoda/android-commons
License SafeBoda License
Dependencies amount 3
Dependencies clevertap-android-sdk, installreferrer, af-android-sdk,
There are maybe transitive dependencies!
Group com.safeboda
Version 0.2.0
Last update 19. April 2022
Organization not specified
URL https://github.com/SafeBoda/android-commons
License SafeBoda License
Dependencies amount 3
Dependencies clevertap-android-sdk, installreferrer, af-android-sdk,
There are maybe transitive dependencies!
vita from group com.androidisland.arch (version 1.0.0)
Vita is a light and simple library that helps you to share ViewModel between fragments and even activities! Also you can create ViewModels that are available all over the application!
Group: com.androidisland.arch Artifact: vita
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact vita
Group com.androidisland.arch
Version 1.0.0
Last update 30. May 2021
Organization not specified
URL https://github.com/FarshadTahmasbi/Vita
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies appcompat, lifecycle-extensions, core-ktx, kotlin-stdlib-jdk7,
There are maybe transitive dependencies!
Group com.androidisland.arch
Version 1.0.0
Last update 30. May 2021
Organization not specified
URL https://github.com/FarshadTahmasbi/Vita
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies appcompat, lifecycle-extensions, core-ktx, kotlin-stdlib-jdk7,
There are maybe transitive dependencies!
pldoc-pmd-plugin from group net.sourceforge.pldoc (version 3.2.6)
A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste
fragments,
as well as being able to fail the build based on these metrics.
Group: net.sourceforge.pldoc Artifact: pldoc-pmd-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact pldoc-pmd-plugin
Group net.sourceforge.pldoc
Version 3.2.6
Last update 08. August 2016
Organization not specified
URL http://pldoc.sourceforge.net
License Apache License, Version 2.0
Dependencies amount 14
Dependencies maven-artifact, maven-model, maven-plugin-api, maven-project, maven-reporting-api, maven-reporting-impl, doxia-sink-api, doxia-decoration-model, doxia-site-renderer, plexus-resources, plexus-utils, pmd-core, pmd-java, pmd-plsql,
There are maybe transitive dependencies!
Group net.sourceforge.pldoc
Version 3.2.6
Last update 08. August 2016
Organization not specified
URL http://pldoc.sourceforge.net
License Apache License, Version 2.0
Dependencies amount 14
Dependencies maven-artifact, maven-model, maven-plugin-api, maven-project, maven-reporting-api, maven-reporting-impl, doxia-sink-api, doxia-decoration-model, doxia-site-renderer, plexus-resources, plexus-utils, pmd-core, pmd-java, pmd-plsql,
There are maybe transitive dependencies!
infinitefragmentpageradapter from group com.github.albertosh.infininitefragmentpageradapter (version 1.0.0)
InfiniteFragmentPagerAdapter allows you to implement easily a FragmentPagerAdapter that has infinite fragments. You only need to implement how to create a single page.
It also maintains the state of next and previous fragments so it swipes nicely
Group: com.github.albertosh.infininitefragmentpageradapter Artifact: infinitefragmentpageradapter
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact infinitefragmentpageradapter
Group com.github.albertosh.infininitefragmentpageradapter
Version 1.0.0
Last update 25. October 2015
Organization not specified
URL https://github.com/AlbertoSH/InfiniteFragmentPagerAdapter
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies appcompat-v7,
There are maybe transitive dependencies!
Group com.github.albertosh.infininitefragmentpageradapter
Version 1.0.0
Last update 25. October 2015
Organization not specified
URL https://github.com/AlbertoSH/InfiniteFragmentPagerAdapter
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies appcompat-v7,
There are maybe transitive dependencies!
secret-store-feature-pack-resources from group org.keycloak.secretstore (version 1.0.15.Final)
This Maven module exists solely because wildfly-server-provisioning-maven-plugin is able to load the subsystem
fragments (see src/main/resources/subsystem-templates/*) only from jars that are pulled by some WildFly module.
Projects that have WildFly modules usually pack this kind of resources inside one of the modules' jars.
Although we do not need a WildFly module to run any code, we need to have one just for the sake of loading the
subsystem-templates by wildfly-server-provisioning-maven-plugin.
Group: org.keycloak.secretstore Artifact: secret-store-feature-pack-resources
Show all versions Show source
Show all versions Show source
0 downloads
Artifact secret-store-feature-pack-resources
Group org.keycloak.secretstore
Version 1.0.15.Final
Last update 18. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.keycloak.secretstore
Version 1.0.15.Final
Last update 18. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
hawkular-accounts-feature-pack-resources from group org.hawkular.accounts (version 2.0.18.Final)
This Maven module exists solely because wildfly-server-provisioning-maven-plugin is able to load the subsystem
fragments (see src/main/resources/subsystem-templates/*) only from jars that are pulled by some WildFly module.
Projects that have WildFly modules usually pack this kind of resources inside one of the modules' jars.
Although we do not need a WildFly module to run any code, we need to have one just for the sake of loading the
subsystem-templates by wildfly-server-provisioning-maven-plugin.
Once Hawkular Accounts will have a subsystem or a WildFly module, the resources hosted here can move there.
Group: org.hawkular.accounts Artifact: hawkular-accounts-feature-pack-resources
Show all versions Show source
Show all versions Show source
0 downloads
Artifact hawkular-accounts-feature-pack-resources
Group org.hawkular.accounts
Version 2.0.18.Final
Last update 04. February 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.hawkular.accounts
Version 2.0.18.Final
Last update 04. February 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
sirix-parent from group io.sirix (version 0.9.3)
Sirix is a temporal storage system effectively and efficiently storing snapshots of
time varying (currently semi-structured) data taking full advantage of flash based drives as for
instance SSDs. We not only provide several ways of navigating the tree-structure of a single
revision, we also support navigation in time. Furthermore we provide a novel storage technique
called sliding snapshot to circumvent intermitant full dump snapshots to fast track their
in-memory reconstruction and thus we avoiding write peaks and having to read long chains of page
fragments/increments/deltas. Sirix uses copy-on-write (COW) as well as an append-only storage
making it an ideal candidate for flash based drives while not dropping support for erstwhile
disks.
Group: io.sirix Artifact: sirix-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sirix-parent
Group io.sirix
Version 0.9.3
Last update 29. July 2019
Organization not specified
URL https://sirix.io
License New BSD
Dependencies amount 14
Dependencies jcommander, aspectjrt, slf4j-api, perfidix, xmlunit, logback-classic, logback-core, guice, gson, guava, guava-testlib, jsr305, brackit, caffeine,
There are maybe transitive dependencies!
Group io.sirix
Version 0.9.3
Last update 29. July 2019
Organization not specified
URL https://sirix.io
License New BSD
Dependencies amount 14
Dependencies jcommander, aspectjrt, slf4j-api, perfidix, xmlunit, logback-classic, logback-core, guice, gson, guava, guava-testlib, jsr305, brackit, caffeine,
There are maybe transitive dependencies!
Page 12 from 3 (items total 129)