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

Download JAR files tagged by worry with all dependencies

Search JAR files by class name

safe-call from group io.github.kubrickliu (version 1.0.1)

Safe call method function,and don't worry about exception throwing errors.

Group: io.github.kubrickliu Artifact: safe-call
Show documentation Show source 
 

0 downloads
Artifact safe-call
Group io.github.kubrickliu
Version 1.0.1
Last update 01. July 2022
Organization not specified
URL https://github.com/KubrickLiu/safe-call
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

Logger from group com.github.alexeypodolian (version 0.0.2)

Logger library that helps developer don't worry about hiding logs in release

Group: com.github.alexeypodolian Artifact: Logger
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact Logger
Group com.github.alexeypodolian
Version 0.0.2
Last update 16. October 2015
Organization not specified
URL https://github.com/alexeypodolian/Logger
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies appcompat-v7,
There are maybe transitive dependencies!

xenissuing-android-lib from group com.xendit.xenissuing (version 1.0.0)

The Xenissuing-android Android SDK makes for partner, in case to do decryption/encryption and generating session-id, so Brand Partner no need to worry about tech staff

Group: com.xendit.xenissuing Artifact: xenissuing-android-lib
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xenissuing-android-lib
Group com.xendit.xenissuing
Version 1.0.0
Last update 26. September 2022
Organization not specified
URL https://github.com/xendit/xenissuing-android
License MIT
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

multiverse-alpha from group org.multiverse (version 0.6.2)

Contains an all in one jar that that contains the AlphaStm including the Multiverse Javaagent and the Multiverse Compiler. This is the JAR you want to include in your projects, if you do, you don't need to worry about any Multiverse dependency at all.

Group: org.multiverse Artifact: multiverse-alpha
Show all versions Show source 
 

1 downloads
Artifact multiverse-alpha
Group org.multiverse
Version 0.6.2
Last update 15. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

android-sdk from group io.inai.payments (version 1.0.1.dev)

inai's SDKs offer you the ability to control the checkout experience on your website or app without needing to worry about compliance, building and accepting relevant fields based on the geography of your customer and the checkout experience.

Group: io.inai.payments Artifact: android-sdk
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact android-sdk
Group io.inai.payments
Version 1.0.1.dev
Last update 02. May 2022
Organization not specified
URL https://github.com/inaitech
License The MIT License (MIT)
Dependencies amount 2
Dependencies viewbinding, kotlin-stdlib,
There are maybe transitive dependencies!

donky-module-sequencing from group net.donky (version 2.8.0.0)

Use of this module allows you to perform multiple calls to some account controller methods without needing to implement call backs or worry about sequencing when changing local and network state.

Group: net.donky Artifact: donky-module-sequencing
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact donky-module-sequencing
Group net.donky
Version 2.8.0.0
Last update 07. March 2019
Organization not specified
URL http://www.mobiledonky.com/
License MIT License
Dependencies amount 1
Dependencies donky-core,
There are maybe transitive dependencies!

madura-perspectives-manager from group nz.co.senanque (version 3.4.0)

Perspectives, in this case, are snap-in applications that plug into the main application and share the login information, locale etc of the surrounding application. That means the subapplications don't have to worry about those issues and can be simpler. It also means you can construct a semi-dynamic workspace with plugged in apps that share a common look and feel (another thing that is set globally) and can even communicate with each other.

Group: nz.co.senanque Artifact: madura-perspectives-manager
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact madura-perspectives-manager
Group nz.co.senanque
Version 3.4.0
Last update 23. April 2018
Organization Prometheus Consulting
URL www.madurasoftware.com
License not specified
Dependencies amount 7
Dependencies logback-ext-spring, logback-classic, madura-perspectives-library, madura-rules, madura-vaadin-directed, hibernate-jpa-2.1-api, madura-springsecurity-login,
There are maybe transitive dependencies!

anythingworks-exampleproject-clientlib from group com.optimaize.anythingworks.exampleproject.clientlib (version 1.1.0)

The matching web service client library for the server in this example project to connect to the server. This library is ideally provided by the service provider of the server, so that users can go ahead and hack their userland code against this client library, without having to worry about the transport. Whether the client library uses REST or SOAP is up to the implementor, both are possible. A user of the client library usually does not care what technology is used underneath (as long as things are working correctly).

Group: com.optimaize.anythingworks.exampleproject.clientlib Artifact: anythingworks-exampleproject-clientlib
Show all versions Show documentation Show source 
 

0 downloads
Artifact anythingworks-exampleproject-clientlib
Group com.optimaize.anythingworks.exampleproject.clientlib
Version 1.1.0
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies anythingworks-exampleproject-ontology, anythingworks-client-rest, anythingworks-client-soap,
There are maybe transitive dependencies!

csv from group no.laukvik (version 0.9.3)

LaukvikCSV is a powerful API for reading, writing and querying tabular data stored in the CSV format. In contrast to other API it lets you specify data types for each column using meta data. It automatically detects delimiters so you don't have to worry about delimiters being comma, tab, pipe, semicolon etc. Run powerful queries to filter your data easily with a fluid query language thats type safe. Export your tabular data to CSV, JSON, XML and HTML.

Group: no.laukvik Artifact: csv
Show all versions Show documentation Show source 
 

0 downloads
Artifact csv
Group no.laukvik
Version 0.9.3
Last update 27. May 2017
Organization not specified
URL https://github.com/laukvik/CSV
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcql from group com.trebogeer.jcql (version 0.8.7)

JCQL is a tool allowing to generate boilerplate java code from existing cassandra schema. It is intended to be used with Cassandra 2.1+ due to support of UDTs (User Defined Types)/Tuples/Collections. Cassandra's UDTs/Tuples/Collections and an ability to introspect schema through java driver make it possible to automatically generate POJOs and corresponding mappers between database and java models. Properly generated java code saves development efforts and is less error-prone compared to hand coding. Accompanied with proper CI and deployment it can also guarantee consistency between database and java models at any point of application lifecycle from development to production rollout. JCQL does not rely on java reflection or annotations which means all discrepancies between actual cassandra schema and what client code expects it to be will be identified during compilation not at runtime in the middle of the night right after production release. No need to worry about Cassandra client code performance implications due to use of reflection.

Group: com.trebogeer.jcql Artifact: jcql
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcql
Group com.trebogeer.jcql
Version 0.8.7
Last update 11. March 2016
Organization not specified
URL http://github.com/trebogeer/j-cql
License Apache License, Version 2.0
Dependencies amount 10
Dependencies cassandra-all, jaxb-xjc, args4j, snakeyaml, guava, javatuples, slf4j-api, logback-classic, cassandra-driver-core, cassandra-driver-mapping,
There are maybe transitive dependencies!



Page 1 from 1 (items total 10)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy