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

Download JAR files tagged by user with all dependencies

Search JAR files by class name

boilerplate-generator from group io.github.mayconcardoso (version 3.0.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: boilerplate-generator
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boilerplate-generator
Group io.github.mayconcardoso
Version 3.0.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mvvm-core-testing from group io.github.mayconcardoso (version 2.1.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: mvvm-core-testing
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mvvm-core-testing
Group io.github.mayconcardoso
Version 2.1.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

mvvm-core-ktx from group io.github.mayconcardoso (version 2.1.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: mvvm-core-ktx
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mvvm-core-ktx
Group io.github.mayconcardoso
Version 2.1.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mvvm-core from group io.github.mayconcardoso (version 2.1.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: mvvm-core
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mvvm-core
Group io.github.mayconcardoso
Version 2.1.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

simple-recyclerview from group io.github.mayconcardoso (version 2.1.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: simple-recyclerview
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact simple-recyclerview
Group io.github.mayconcardoso
Version 2.1.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

networking from group io.github.mayconcardoso (version 2.1.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: networking
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact networking
Group io.github.mayconcardoso
Version 2.1.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

costosys from group de.julielab (version 1.6.2)

A utility for managing documents stored in a PostgreSQL database. The documents are imported into a PostgreSQL DB as full texts with the goal to be able to retrieve the documents by their PubMedID efficiently. For more sophisticated tasks, a user configuration file can be delivered which can take control of the table schema to use, the PostgreSQL schema to use and the actual database server to connect to as well as the concrete database.

Group: de.julielab Artifact: costosys
Show all versions Show documentation Show source 
 

0 downloads
Artifact costosys
Group de.julielab
Version 1.6.2
Last update 09. March 2023
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/costosys
License BSD-2-Clause
Dependencies amount 10
Dependencies guava, slf4j-api, jcore-xmi-splitter, commons-io, julie-xml-tools, assertj-core, testng, HikariCP, postgresql, jcore-xmi-splitter,
There are maybe transitive dependencies!

spring-batch-context from group org.digibooster.spring.batch (version 1.1.0-RELEASE)

The aim of this library is to allow developers who use spring-batch to propagate information from the main thread that runs the batch to the executions context of the batch items : ItemReader, ItemProcessor and ItemWriter. For example we some times need to extract the current user from Security Context, so instead of writing the code that passes the current user information as a job parameter we let this library to handle it. This library can be extended to support any information developer want to add.

Group: org.digibooster.spring.batch Artifact: spring-batch-context
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-batch-context
Group org.digibooster.spring.batch
Version 1.1.0-RELEASE
Last update 17. February 2023
Organization not specified
URL https://github.com/zahidMed/spring-batch-context
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

DrowsinessDetector from group com.bluetrailsoft.drowsinessmodule (version 0.0.1)

Library developed in Kotlin and Java that makes use of MLKit for image analysis in real time. The input is a frame obtained from a camera or video source and the otuput is a state that indicates the probability of drowsiness of a user over the minutes. The library analyzes the eyes, mouth and head drop to get a more accurate result of each frame.

Group: com.bluetrailsoft.drowsinessmodule Artifact: DrowsinessDetector
Show documentation Show source 
 

0 downloads
Artifact DrowsinessDetector
Group com.bluetrailsoft.drowsinessmodule
Version 0.0.1
Last update 17. February 2023
Organization not specified
URL https://gitlab.bluetrail.software/dowsiness-detection/dacia-android/-/tree/main/DrowsinessModule
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

simplevalidation from group com.mastfrog (version 1.14.1)

This is a simple library for quickly adding validation code to Swing user-interfaces. It handles validating user input when the user changes a component's value, showing error messages and decorating components to indicate which component is the source of the problem. It contains a large number of built-in validators to handle most common situations, such as validating numbers, email addresses, urls and so forth.

Group: com.mastfrog Artifact: simplevalidation
Show all versions Show documentation Show source 
 

0 downloads
Artifact simplevalidation
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 267 from 288 (items total 2878)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy