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

Download JAR files tagged by listeners with all dependencies

Search JAR files by class name

sesam-core from group sk.seges.sesam (version 2.0.0)

Core interfaces and support classes to ease information systems development. Usually requirement is to implement multi-tier application using database, DAOs, services, models and listeners.

Group: sk.seges.sesam Artifact: sesam-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact sesam-core
Group sk.seges.sesam
Version 2.0.0
Last update 24. September 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

props-live from group com.github.dirkraft (version 1.0.5)

A highly-concurrent modeling of properties (or really any String-serializable key-value store) with support for reading and writing sets of properties atomically, and additionally registering listeners to changes of specific properties.

Group: com.github.dirkraft Artifact: props-live
Show all versions Show documentation Show source 
 

1 downloads
Artifact props-live
Group com.github.dirkraft
Version 1.0.5
Last update 19. July 2013
Organization not specified
URL https://github.com/dirkraft/props-live
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies slf4j-api, commons-lang3,
There are maybe transitive dependencies!

core from group de.tum.ei.lkn.eces (version 2.0.3)

This project implements an Entity-Component Event-based System (ECES) framework. In such a framework, classes are organized as components that attach to entities, and listeners (or callbacks) can be easily configured to asynchronously run upon the creation/deletion/update of selected components.

Group: de.tum.ei.lkn.eces Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group de.tum.ei.lkn.eces
Version 2.0.3
Last update 03. January 2021
Organization not specified
URL https://github.com/AmoVanB/eces-core
License not specified
Dependencies amount 2
Dependencies guava, json,
There are maybe transitive dependencies!

jsr330activator.testbundle1 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle exports the package containing the service definition for HelloService and imports the Jsr330BundleActivator and javax.inject from the OSGi runtime and uses the Jsr330BundleActivator to find a provider for HelloService and expose the service to listeners.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle1
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsr330activator.testbundle1
Group no.steria.osgi.jsr330activator
Version 1.1.0
Last update 27. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jsr330activator.implementation,
There are maybe transitive dependencies!

jsr330activator.testbundle2 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle exports the package containing the service definition for HelloService2 and embeds the Jsr330BundleActivator and imports javax.inject from the OSGi runtime and uses the Jsr330BundleActivator to find a provider for HelloService2 and expose the service to listeners.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle2
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsr330activator.testbundle2
Group no.steria.osgi.jsr330activator
Version 1.1.0
Last update 27. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jsr330activator.implementation,
There are maybe transitive dependencies!

jsr330activator.testbundle3 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle exports the package containing the service definitions for HelloService3a, HelloService3b, and HelloService3c, and embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for HelloService3a, HelloService3b, HelloService3c, and set up listeners for the providers' dependencies and when the dependencies arrive, expose the service to listeners.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle3
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsr330activator.testbundle3
Group no.steria.osgi.jsr330activator
Version 1.1.0
Last update 27. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies javax.inject,
There are maybe transitive dependencies!

managed-pool from group d-haven-mpool (version 1.0)

D-Haven Managed Pool is a library designed to provide pools that are asynchronously managed in a background thread. The pool system is very flexible and can accomodate just about every need. It boasts the ability to add pool listeners so that you can instrument and intercept the pooled objects when they are created, destroyed, acquired, and released.

Group: d-haven-mpool Artifact: managed-pool

 

0 downloads
Artifact managed-pool
Group d-haven-mpool
Version 1.0
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=5
License not specified
Dependencies amount 2
Dependencies event, concurrent,
There are maybe transitive dependencies!

dryuf-concurrent from group net.dryuf (version 1.7.0)

Dryuf Concurrent is enhancement over original Java Concurrent Future design. Apart from providing ListenableFuture functionality, it provides flexibility how to handle cancel() operations, can delay the notifications. It allows various types of notification listeners, distinguishing among successful end, failure and end due to cancel request. Last but not least, it has very low memory footprint and excellent performance, even outperforming JDK Future without listener support.

Group: net.dryuf Artifact: dryuf-concurrent
Show all versions Show documentation Show source 
 

0 downloads
Artifact dryuf-concurrent
Group net.dryuf
Version 1.7.0
Last update 01. April 2023
Organization not specified
URL https://github.com/dryuf/dryuf-concurrent
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

test-drop-in-framework from group com.salesforce.cqe (version 4.1.2)

Test Drop-in Framework for Selenium WebDriver 4.1.x This repository contains these major deliverables: a) the Test Drop-in Framework, b) a WebDriver implementation offering enhanced logging capabilities, and c) the @FindByJS annotation support Provides a thin abstraction layer between the test environment and the test class plus its helpers. This makes the test code independent of the test environment, thus allowing exchange of tests between organizations or even companies. It comes with an event firing WebDriver wrapper plus corresponding interface. This allows you to implement listeners to arbitrary WebDriver activities for various purposes such as logging. Offers support of JavaScript commands to find elements in a way similar to @FindBy used on fields in Page Object classes.

Group: com.salesforce.cqe Artifact: test-drop-in-framework
Show all versions Show documentation Show source 
 

0 downloads
Artifact test-drop-in-framework
Group com.salesforce.cqe
Version 4.1.2
Last update 28. December 2021
Organization not specified
URL https://github.com/salesforce/test-drop-in-framework
License BSD 3-Clause
Dependencies amount 5
Dependencies testng, selenium-java, jackson-core, jackson-annotations, jackson-databind,
There are maybe transitive dependencies!

springBatchPerformanceMonitoring from group de.viadee (version 1.0.2)

This Tool provides the means to monitor the performance of Spring Batch applications without the need to manipulate the respective code basis. Through Listeners and AOP it evaluates the throughput of a monitored Job and writes the result to a simble database-schema (a file-based H2 by default). It measures the performance of Job, Step, Chunk, Reader/Processor/Writer/Tasklet down to indivdual Items. Installation/Usage: 1. Add the springBatchPerformanceMonitoring-dependency to your POM 2. Add the de.viadee.spring.batch.infrastructure.Configurator.class to your Spring-Application-Context (via @Import on your Configuration) 3. Run the Job 4. By default the monitoring result is written to project-folder/target/database/monitoringDB.mv.db

Group: de.viadee Artifact: springBatchPerformanceMonitoring
Show documentation Show source 
 

0 downloads
Artifact springBatchPerformanceMonitoring
Group de.viadee
Version 1.0.2
Last update 10. July 2017
Organization viadee Unternehmensberatung GmbH
URL https://java.viadee.de/spring-batch-monitoring/
License FreeBSD License
Dependencies amount 16
Dependencies spring-batch-core, spring-batch-infrastructure, spring-beans, spring-core, spring-context, spring-tx, spring-jdbc, spring-test, spring-aop, aspectjrt, aspectjweaver, log4j, junit, mockito-core, h2, tomcat-dbcp,
There are maybe transitive dependencies!



Page 9 from 10 (items total 92)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy