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

Download JAR files tagged by operation with all dependencies

Search JAR files by class name

openmldb-batchjob from group com.4paradigm.openmldb (version 0.9.1)

Group: com.4paradigm.openmldb Artifact: openmldb-batchjob
Show all versions Show documentation Show source 
 

0 downloads
Artifact openmldb-batchjob
Group com.4paradigm.openmldb
Version 0.9.1


openmldb-taskmanager from group com.4paradigm.openmldb (version 0.9.1)

Group: com.4paradigm.openmldb Artifact: openmldb-taskmanager
Show all versions Show documentation Show source 
 

0 downloads
Artifact openmldb-taskmanager
Group com.4paradigm.openmldb
Version 0.9.1


spring-retry from group org.springframework.retry (version 2.0.7)

Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based behaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exception, and with a fixed or exponential backoff.

Group: org.springframework.retry Artifact: spring-retry
Show all versions Show documentation Show source 
 

180 downloads
Artifact spring-retry
Group org.springframework.retry
Version 2.0.7
Last update 13. July 2024
Organization SpringSource
URL https://www.springsource.org
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

openmldb-nearline-tablet from group com.4paradigm.openmldb (version 0.3.2-macos)

Group: com.4paradigm.openmldb Artifact: openmldb-nearline-tablet
Show all versions Show documentation Show source 
 

0 downloads
Artifact openmldb-nearline-tablet
Group com.4paradigm.openmldb
Version 0.3.2-macos
Last update 18. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies slf4j-api, commons-io, openmldb-common, slf4j-simple, brpc-java, protobuf-java, protobuf-java-util, hadoop-common, hadoop-hdfs, iceberg-core,
There are maybe transitive dependencies!

common.jboolexpr from group com.linkare (version 2.0.2)

Project, initially inspired in the open source project JBooleanExpression, located in http://sourceforge.net/projects/jboolexpr/, which is a simple Java API to evaluate a Boolean String Expression like "!true&&false||true" (parse a Boolean String Expression to a boolean primitive type). The build system of this project was changed to Maven and a new operation (XOR) was also included.

Group: com.linkare Artifact: common.jboolexpr
Show all versions Show documentation Show source 
 

0 downloads
Artifact common.jboolexpr
Group com.linkare
Version 2.0.2
Last update 06. March 2021
Organization not specified
URL https://github.com/linkareti/jboolexpr
License GNU General Public License, Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

appoptics-aws-lambda from group com.appoptics.agent.java (version 1.0.1)

The AppOptics Java agent provides an instrumentation SDK for AWS Lambda as the appoptics-aws-lambda Maven artifact, which provides a convenience wrapper to trace functions, wrappers to trace the operation and propagate the trace context in Apache Http clients, and OpenTelemetry-compatible SDK to create custom spans for additional insight. In addition, appoptics-aws-lambda supports code profiling when the function is configured with enough memory/CPU.

Group: com.appoptics.agent.java Artifact: appoptics-aws-lambda
Show all versions Show documentation Show source 
 

0 downloads
Artifact appoptics-aws-lambda
Group com.appoptics.agent.java
Version 1.0.1
Last update 05. February 2021
Organization not specified
URL https://documentation.solarwinds.com/en/Success_Center/appoptics/default.htm#cshid=ao-java-aws-lambda
License AppOptics Java Agent License
Dependencies amount 1
Dependencies opentelemetry-api,
There are maybe transitive dependencies!

edelphi from group fi.metatavu.edelphi (version 1.1.79)

eDelfoi is a research program based on Delphi expert method. It is developed in co-operation with Future Research Center of Turku School of Economics. Delphi technique is used for bringing values, new viewpoints and ideas as a foundation for planning and decision making, i.e. making qualitative research. The program can also be used for making a simple, Survey-type of query. The newest version of the program is called eDelfoi.

Group: fi.metatavu.edelphi Artifact: edelphi
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact edelphi
Group fi.metatavu.edelphi
Version 1.1.79
Last update 28. April 2019
Organization Metatavu Oy
URL https://github.com/Metatavu/edelphi
License GNU LGPL v3
Dependencies amount 22
Dependencies streamex, language-detector, wildfly-singleton-service, commons-fileupload, commons-lang3, smvcj, json-lib, persistence, scribe, google-api-services-drive, google-http-client-jackson2, org.eclipse.birt.runtime, openid4java, flying-saucer-pdf-itext5, itext-asian, cssparser, opencsv, jtidy, jsoup, liquibase-cdi, paytrail-sdk, keycloak-admin-client,
There are maybe transitive dependencies!

async-helper from group org.vishag (version 4.0.0)

Async-Helper is a Java utility (also an OSGi bundle) to invoke/schedule Tasks/data fetch operation asynchronously using tags/flags in a functional way. This 4.0.0 release is with breaking changes where all static methods are made as instance methods, and the helper classes are provided option to pass an executor service/async context or to use default executor/async context.

Group: org.vishag Artifact: async-helper
Show all versions Show documentation Show source 
 

0 downloads
Artifact async-helper
Group org.vishag
Version 4.0.0
Last update 15. June 2018
Organization not specified
URL https://github.com/loganathan001/AsyncHelper
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

easymonitor from group cn.easyproject (version 1.5.0-RELEASE)

EasyMonitor is a free open-source Java-based, cross-platform operation monitoring system service components engine framework. Can run as application(EasyMonitor Application), and can be extended as the monitoring engine(EasyMonitor Engine). EasyMonitor provide support for the need to monitor the operating state of the program scene,notification, script execution is equal to function. And all this, just a simple configuration management to complete.

Group: cn.easyproject Artifact: easymonitor
Show all versions Show documentation Show source 
 

0 downloads
Artifact easymonitor
Group cn.easyproject
Version 1.5.0-RELEASE
Last update 21. September 2016
Organization not specified
URL http://easyproject.cn/easymonitor
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies spring-context, spring-aop, spring-context-support, spring-tx, slf4j-log4j12, javax.mail, freemarker, quartz, quartz-jobs,
There are maybe transitive dependencies!

java-retry from group com.github.rbuck (version 1.2)

Lets developers make their applications more resilient by adding robust transient fault handling logic. Transient faults are errors that occur because of some temporary condition such as network connectivity issues or service unavailability. Typically, if you retry the operation that resulted in a transient error a short time later, you find that the error has disappeared.

Group: com.github.rbuck Artifact: java-retry
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-retry
Group com.github.rbuck
Version 1.2
Last update 23. June 2015
Organization not specified
URL https://github.com/rbuck/java-retry
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 40 from 42 (items total 419)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy