Download JAR files tagged by subjects with all dependencies
truth-android-palette-v7 from group com.pkware.truth-android (version 1.1.0)
A set of Truth subjects geared toward testing Android.
Group: com.pkware.truth-android Artifact: truth-android-palette-v7
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact truth-android-palette-v7
Group com.pkware.truth-android
Version 1.1.0
Last update 19. October 2018
Organization not specified
URL http://github.com/pkware/truth-android/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies truth-android, palette-v7,
There are maybe transitive dependencies!
Group com.pkware.truth-android
Version 1.1.0
Last update 19. October 2018
Organization not specified
URL http://github.com/pkware/truth-android/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies truth-android, palette-v7,
There are maybe transitive dependencies!
truth-android-cardview-v7 from group com.pkware.truth-android (version 1.1.0)
A set of Truth subjects geared toward testing Android.
Group: com.pkware.truth-android Artifact: truth-android-cardview-v7
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact truth-android-cardview-v7
Group com.pkware.truth-android
Version 1.1.0
Last update 19. October 2018
Organization not specified
URL http://github.com/pkware/truth-android/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies truth-android, cardview-v7,
There are maybe transitive dependencies!
Group com.pkware.truth-android
Version 1.1.0
Last update 19. October 2018
Organization not specified
URL http://github.com/pkware/truth-android/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies truth-android, cardview-v7,
There are maybe transitive dependencies!
truth-extensions-parent from group com.google.truth.extensions (version 1.4.4)
Group: com.google.truth.extensions Artifact: truth-extensions-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
spock-subjects-collaborators-extension from group com.blogspot.toomuchcoding (version 3.0.0)
Spock extension that allows you to inject Collaborators into Subjects. Bases on Mockito's @InjectMocks functionality
Group: com.blogspot.toomuchcoding Artifact: spock-subjects-collaborators-extension
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
Artifact spock-subjects-collaborators-extension
Group com.blogspot.toomuchcoding
Version 3.0.0
Last update 10. August 2023
Organization not specified
URL https://github.com/marcingrzejszczak/spock-subjects-collaborators-extension
License Apache License, Version 2.0
Dependencies amount 1
Dependencies groovy,
There are maybe transitive dependencies!
Group com.blogspot.toomuchcoding
Version 3.0.0
Last update 10. August 2023
Organization not specified
URL https://github.com/marcingrzejszczak/spock-subjects-collaborators-extension
License Apache License, Version 2.0
Dependencies amount 1
Dependencies groovy,
There are maybe transitive dependencies!
mockinjector-spock from group io.github.msid256 (version 1.0.1)
A library that helps you write spock unit tests with annotations for mocks and test subjects
Group: io.github.msid256 Artifact: mockinjector-spock
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact mockinjector-spock
Group io.github.msid256
Version 1.0.1
Last update 11. September 2021
Organization not specified
URL https://github.com/msid256/MockInjector4Spock
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.msid256
Version 1.0.1
Last update 11. September 2021
Organization not specified
URL https://github.com/msid256/MockInjector4Spock
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
mtdt from group org.subquark (version 1.0.0)
This library enables developers to create
powerful, random input generators for both complex
test subjects, and multi threaded tests.
Artifact mtdt
Group org.subquark
Version 1.0.0
Last update 28. August 2014
Organization not specified
URL https://github.com/Tetha/mtdt
License GNU Lesser General Public License (LGPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.subquark
Version 1.0.0
Last update 28. August 2014
Organization not specified
URL https://github.com/Tetha/mtdt
License GNU Lesser General Public License (LGPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
client-java-api from group com.migratorydata (version 6.0.8)
This Application Programming Interface (API) contains all the necessary operations for connecting to a cluster of one or more MigratoryData servers, subscribing to one or more subjects, getting real-time messages for the subscribed subjects, and publishing real-time messages.
0 downloads
Artifact client-java-api
Group com.migratorydata
Version 6.0.8
Last update 26. August 2024
Organization not specified
URL https://migratorydata.com
License MigratoryData Developer License
Dependencies amount 1
Dependencies kafka-clients,
There are maybe transitive dependencies!
Group com.migratorydata
Version 6.0.8
Last update 26. August 2024
Organization not specified
URL https://migratorydata.com
License MigratoryData Developer License
Dependencies amount 1
Dependencies kafka-clients,
There are maybe transitive dependencies!
SGPACalculator from group io.github.NavjotSRakhra (version 1.1.0)
Group: io.github.NavjotSRakhra Artifact: SGPACalculator
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact SGPACalculator
Group io.github.NavjotSRakhra
Version 1.1.0
Last update 23. May 2023
Organization not specified
URL https://github.com/NavjotSRakhra/SGPACalculator
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.NavjotSRakhra
Version 1.1.0
Last update 23. May 2023
Organization not specified
URL https://github.com/NavjotSRakhra/SGPACalculator
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
enterprise-asset-maintenance from group io.github.adempiere (version 1.0.0)
0 downloads
stepping from group com.imperva.stepping (version 5.1.0)
Stepping is a framework designed to ease the implementation of data processing solutions.
In use cases where we need to implement data or data-streaming algorithms or any other processing on data, we need to
first handle many different infrastructure issues.
For example, we need to decide how to split the data processing logic into different steps, think about our threading policy,
how to handle communication between the different steps, error handling etc.
One of the most important subjects is the Threading Policy of our solution. For example, we need to think how many threads
to open, have the option to distribute the processing of data to multiple 'executors' in parallel, have a thread-safe
communication layer between the threads etc.
On top of that we also care a lot about the performance of our solution, we want to make sure that the latency added by
these infrastructures is minimal as possible.
Stepping aims to handle many of these aspects so developers can spend their time on the business logic instead of
solving these infrastructure and data flow issues issues over and over again.
0 downloads
Artifact stepping
Group com.imperva.stepping
Version 5.1.0
Last update 01. July 2024
Organization not specified
URL https://github.com/imperva/stepping.git
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies perf-sampler, slf4j-api, spring-context,
There are maybe transitive dependencies!
Group com.imperva.stepping
Version 5.1.0
Last update 01. July 2024
Organization not specified
URL https://github.com/imperva/stepping.git
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies perf-sampler, slf4j-api, spring-context,
There are maybe transitive dependencies!
Page 4 from 4 (items total 40)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy