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

Download JAR files tagged by goes with all dependencies

Search JAR files by class name

parent from group org.apache.zookeeper (version 3.9.2)

ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them ,which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed.

Group: org.apache.zookeeper Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.apache.zookeeper
Version 3.9.2
Last update 12. February 2024
Organization not specified
URL http://zookeeper.apache.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parent from group io.streamnative (version 3.6.3.1)

ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them ,which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed.

Group: io.streamnative Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL http://zookeeper.apache.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zookeeper-recipes from group io.streamnative (version 3.6.3.1)

1) This module contains various Zookeeper recipe implementations. 2) The recipe directory name should specify the name of the recipe you are implementing - eg. zookeeper-recipes-lock. 3) It would be great if you can provide both the java and c recipes for the zookeeper recipes. C recipes go in to zookeeper-recipes/zookeeper-recipes-[recipe-name]/src/c Java implementation goes into zookeeper-recipes/zookeeper-recipes-[recipe-name]/src/java. 4) The recipes hold high standards like our zookeeper c/java libraries, so make sure that you include some unit testing with both the c and java recipe code. 5) Also, please name your c client public methods as zkr_recipe-name_methodname (eg. zkr_lock_lock in zookeeper-recipes-lock/src/c) 6) To run the c tests in all the recipes, - make sure the main zookeeper c libraries in zookeeper-client-c are compiled. Run autoreconf -if;./configure; make. The libraries will be installed in {top}/src/c/.libs. - run autoreconf if;./configure;make run-check in zookeeper-recipes/$recipename/src/c

Group: io.streamnative Artifact: zookeeper-recipes
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact zookeeper-recipes
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies zookeeper,
There are maybe transitive dependencies!

swimming-pool-soap-server from group org.chtijbug.drools (version 0.5.5)

Group: org.chtijbug.drools Artifact: swimming-pool-soap-server
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact swimming-pool-soap-server
Group org.chtijbug.drools
Version 0.5.5
Last update 09. June 2017
Organization not specified
URL http://www.springframework.org/spring-ws
License not specified
Dependencies amount 6
Dependencies swimming-pool-model, drools-platform-knowledge, cxf-rt-frontend-jaxws, cxf-rt-transports-http, spring-core, spring-web,
There are maybe transitive dependencies!

swimming-pool-model from group org.chtijbug.drools (version 0.5.5)

Group: org.chtijbug.drools Artifact: swimming-pool-model
Show all versions Show documentation Show source 
 

2 downloads
Artifact swimming-pool-model
Group org.chtijbug.drools
Version 0.5.5
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

drools-platform-example-swimming-pool from group org.chtijbug.drools (version 0.5.5)

Group: org.chtijbug.drools Artifact: drools-platform-example-swimming-pool
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drools-platform-example-swimming-pool
Group org.chtijbug.drools
Version 0.5.5
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

loyalty-soap-server from group org.chtijbug.drools (version 0.5.5)

Group: org.chtijbug.drools Artifact: loyalty-soap-server
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact loyalty-soap-server
Group org.chtijbug.drools
Version 0.5.5
Last update 09. June 2017
Organization not specified
URL http://www.springframework.org/spring-ws
License not specified
Dependencies amount 6
Dependencies loyalty-model, drools-platform-knowledge, cxf-rt-frontend-jaxws, cxf-rt-transports-http, spring-core, spring-web,
There are maybe transitive dependencies!

drools-platform-knowledge from group org.chtijbug.drools (version 0.5.5)

Group: org.chtijbug.drools Artifact: drools-platform-knowledge
Show all versions Show documentation Show source 
 

2 downloads
Artifact drools-platform-knowledge
Group org.chtijbug.drools
Version 0.5.5
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies drools-platform-entity, drools-framework-runtime-base, drools-framework-runtime-entity, log4j, tyrus-client, tyrus-container-grizzly-client, tyrus-container-grizzly,
There are maybe transitive dependencies!

drools-platform-runtime from group org.chtijbug.drools (version 0.5.5)

Group: org.chtijbug.drools Artifact: drools-platform-runtime
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drools-platform-runtime
Group org.chtijbug.drools
Version 0.5.5
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

drools-platform-example-loyalty from group org.chtijbug.drools (version 0.5.5)

Group: org.chtijbug.drools Artifact: drools-platform-example-loyalty
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drools-platform-example-loyalty
Group org.chtijbug.drools
Version 0.5.5
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!



Page 4 from 6 (items total 57)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy