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

Download JAR files tagged by replication with all dependencies

Search JAR files by class name

purge-surgeon from group com.avionos.aem.akamai (version 0.1.0)

OSGi bundle for Adobe Experience Manager (AEM) providing a replication preprocessor and Akamai Fast Purge API client to purge cached content from Akamai when content is replicated from AEM.

Group: com.avionos.aem.akamai Artifact: purge-surgeon
Show documentation Show source 
 

0 downloads
Artifact purge-surgeon
Group com.avionos.aem.akamai
Version 0.1.0
Last update 21. May 2020
Organization not specified
URL https://github.com/AvionosLLC/purge-surgeon
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies org.osgi.service.component.annotations, org.osgi.service.metatype.annotations, org.osgi.service.component, org.osgi.service.event,
There are maybe transitive dependencies!

akamai-purge-replication-event-handler from group com.icfolson.aem.akamai (version 0.0.1)

OSGi bundle for Adobe Experience Manager (AEM) providing a replication event handler and Akamai Fast Purge API client to purge content from Akamai when content is replicated.

Group: com.icfolson.aem.akamai Artifact: akamai-purge-replication-event-handler
Show documentation Show source 
 

0 downloads
Artifact akamai-purge-replication-event-handler
Group com.icfolson.aem.akamai
Version 0.0.1
Last update 15. March 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies slf4j-api, osgi.cmpn, osgi.annotation, jackson-databind, uber-jar,
There are maybe transitive dependencies!

aem-replication-metadata-validator from group biz.netcentric.filevault.validator (version 1.4.1)

FileVault validator which verifies that certain nodes have replication metadata which marks it as being already published in its latest version (useful e.g. for Sling Context-Aware Configuration deployed via packages to both author and publish).

Group: biz.netcentric.filevault.validator Artifact: aem-replication-metadata-validator
Show all versions Show documentation Show source 
 

0 downloads
Artifact aem-replication-metadata-validator
Group biz.netcentric.filevault.validator
Version 1.4.1
Last update 24. July 2024
Organization Cognizant Netcentric
URL https://github.com/Netcentric/aem-cloud-validator
License Eclipse Public License, Version 1.0
Dependencies amount 3
Dependencies vault-validation, slf4j-api, annotations,
There are maybe transitive dependencies!

dynamodb-session-jetty from group com.mealticket (version 1.0.5)

This project allows one to use AWS DynamoDB for persistence/replication of Jetty's session data. AWS DynamoDB is a fast, affordable, scalable and highly-available nosql database service and as such is a great option for session storage and replication for Jetty instances deployed to AWS.

Group: com.mealticket Artifact: dynamodb-session-jetty
Show all versions Show documentation Show source 
 

0 downloads
Artifact dynamodb-session-jetty
Group com.mealticket
Version 1.0.5
Last update 17. April 2024
Organization not specified
URL https://bitbucket.org/mealticket/dynamodb-session-jetty
License MIT License
Dependencies amount 6
Dependencies dynamodb-enhanced, dynamodb, sso, sts, url-connection-client, slf4j-api,
There are maybe transitive dependencies!

redis-replicator from group com.moilioncircle (version 3.8.1)

Redis Replicator implement Redis Replication protocol written in java. It can parse,filter,broadcast the RDB and AOF events in a real time manner. It also can synchronize redis data to your local cache or to database.

Group: com.moilioncircle Artifact: redis-replicator
Show all versions Show documentation Show source 
 

3 downloads
Artifact redis-replicator
Group com.moilioncircle
Version 3.8.1
Last update 11. December 2023
Organization not specified
URL https://github.com/leonchen83/redis-replicator
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

azure-resourcemanager-recoveryservicesdatareplication from group com.azure.resourcemanager (version 1.0.0-beta.1)

This package contains Microsoft Azure SDK for Recovery Services Data Replication Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. A first party Azure service enabling the data replication. Package tag package-2021-02-16-preview.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-recoveryservicesdatareplication
Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-recoveryservicesdatareplication
Group com.azure.resourcemanager
Version 1.0.0-beta.1
Last update 24. October 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!

coherence-eventdistributionpattern from group com.oracle.coherence.incubator (version 13.0.1)

Provides a mechanism to distribute application events over multiple channels. While core infrastructure for the Push Replication Pattern, this pattern may be used directly by applications for local and/or global event distribution.

Group: com.oracle.coherence.incubator Artifact: coherence-eventdistributionpattern
Show all versions Show documentation Show source 
 

0 downloads
Artifact coherence-eventdistributionpattern
Group com.oracle.coherence.incubator
Version 13.0.1
Last update 10. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies coherence-common, jms-api,
There are maybe transitive dependencies!

hydra from group uk.co.shastra.hydra (version 2.1.0)

Hydra is a simple, highly redundant pull-based messaging system. It uses CouchDb as its message store, and replication to deliver messages. It can be used by any language capable of making HTTP calls, and C# and Java client implementations are included.

Group: uk.co.shastra.hydra Artifact: hydra
Show all versions Show documentation Show source 
 

0 downloads
Artifact hydra
Group uk.co.shastra.hydra
Version 2.1.0
Last update 12. December 2015
Organization Shastra
URL http://www.shastra.co.uk/hydra
License The MIT License
Dependencies amount 2
Dependencies rxjava-core, org.ektorp,
There are maybe transitive dependencies!

sshapi-ganymed from group com.sshtools (version 1.1.2)

Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP. There are no dependencies on any JCE provider, as all crypto functionality is included. Originally, Ganymed SSH-2 for Java was developed for the Ganymed replication project at ETH Zurich (Switzerland). Downloads and more information about JSch may be found at http://www.cleondris.ch/opensource/ssh2/. This library is the provider bridge for SSHAPI.

Group: com.sshtools Artifact: sshapi-ganymed
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-ganymed
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies sshapi-core, ganymed-ssh2,
There are maybe transitive dependencies!

torodb-parent from group com.torodb (version 0.40)

ToroDB is an open source project that turns your RDBMS into a MongoDB-compatible server, supporting the MongoDB query API and MongoDB's replication, but storing your data into a reliable and trusted ACID database. ToroDB currently supports PostgreSQL as a backend, but others will be added in the future. ToroDB natively implements the MongoDB protocol, so you can use it with MongoDB tools and drivers, and features a document-to-relational mapping algorithm that transforms the JSON documents into relational tables. ToroDB also offers a native SQL layer and automatic data normalization and partitioning based on JSON documents' implicit schema.

Group: com.torodb Artifact: torodb-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact torodb-parent
Group com.torodb
Version 0.40
Last update 11. June 2016
Organization 8Kdata
URL http://www.torodb.com
License GNU AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 10 from 3 (items total 100)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy