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

Download JAR files tagged by outbox with all dependencies


outbox-storage-postgres from group org.jblabs (version 0.0.3)

Outbox message storage implementation using the PostgreSQL database.

Group: org.jblabs Artifact: outbox-storage-postgres
Show all versions Show documentation Show source 
Download outbox-storage-postgres.jar (0.0.3)
 

0 downloads
Artifact outbox-storage-postgres
Group org.jblabs
Version 0.0.3
Last update 10. March 2021
Organization not specified
URL https://github.com/jblabs-org/spring-message-outbox
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies spring-boot-starter-jdbc, outbox-core,
There are maybe transitive dependencies!

quarkus-hibernate-search-orm-outbox-polling from group io.quarkus (version 3.17.5)

Use a transactional outbox and background polling to coordinate automatic indexing in Hibernate Search

Group: io.quarkus Artifact: quarkus-hibernate-search-orm-outbox-polling
Show all versions Show documentation Show source 
Download quarkus-hibernate-search-orm-outbox-polling.jar (3.17.5)
 

0 downloads
Artifact quarkus-hibernate-search-orm-outbox-polling
Group io.quarkus
Version 3.17.5
Last update 19. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies quarkus-core, quarkus-hibernate-orm, quarkus-hibernate-search-orm-elasticsearch, quarkus-avro, hibernate-search-mapper-orm-outbox-polling,
There are maybe transitive dependencies!

outbox-kafka-spring-reactive from group one.tomorrow.transactional-outbox (version 3.3.1)

outbox-kafka-spring-reactive module of transactional-outbox library, check README for details.

Group: one.tomorrow.transactional-outbox Artifact: outbox-kafka-spring-reactive
Show all versions Show documentation Show source 
Download outbox-kafka-spring-reactive.jar (3.3.1)
 

0 downloads
Artifact outbox-kafka-spring-reactive
Group one.tomorrow.transactional-outbox
Version 3.3.1
Last update 22. November 2024
Organization not specified
URL https://github.com/tomorrow-one/transactional-outbox
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

outbox-kafka-spring from group one.tomorrow.transactional-outbox (version 3.4.1)

outbox-kafka-spring module of transactional-outbox library, check README for details.

Group: one.tomorrow.transactional-outbox Artifact: outbox-kafka-spring
Show all versions Show documentation Show source 
Download outbox-kafka-spring.jar (3.4.1)
 

0 downloads
Artifact outbox-kafka-spring
Group one.tomorrow.transactional-outbox
Version 3.4.1
Last update 22. November 2024
Organization not specified
URL https://github.com/tomorrow-one/transactional-outbox
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons from group one.tomorrow.transactional-outbox (version 2.3.3)

commons module of transactional-outbox library, check README for details.

Group: one.tomorrow.transactional-outbox Artifact: commons
Show all versions Show documentation Show source 
Download commons.jar (2.3.3)
 

0 downloads
Artifact commons
Group one.tomorrow.transactional-outbox
Version 2.3.3
Last update 22. November 2024
Organization not specified
URL https://github.com/tomorrow-one/transactional-outbox
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hibernate-search-mapper-orm-coordination-outbox-polling-orm6 from group org.hibernate.search (version 6.2.4.Final)

Hibernate ORM integration using outbox polling as coordination strategy - ORM6 version

Group: org.hibernate.search Artifact: hibernate-search-mapper-orm-coordination-outbox-polling-orm6
Show all versions Show documentation Show source 
Download hibernate-search-mapper-orm-coordination-outbox-polling-orm6.jar (6.2.4.Final)
 

0 downloads
Artifact hibernate-search-mapper-orm-coordination-outbox-polling-orm6
Group org.hibernate.search
Version 6.2.4.Final
Last update 10. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies hibernate-search-mapper-orm-orm6, jboss-logging, jboss-logging-annotations, avro, jackson-core, jackson-databind, jackson-annotations,
There are maybe transitive dependencies!

hibernate-search-mapper-orm-coordination-outbox-polling-jakarta from group org.hibernate.search (version 6.2.4.Final)

Hibernate ORM integration using outbox polling as coordination strategy - Jakarta EE version

Group: org.hibernate.search Artifact: hibernate-search-mapper-orm-coordination-outbox-polling-jakarta
Show all versions Show documentation Show source 
Download hibernate-search-mapper-orm-coordination-outbox-polling-jakarta.jar (6.2.4.Final)
 

0 downloads
Artifact hibernate-search-mapper-orm-coordination-outbox-polling-jakarta
Group org.hibernate.search
Version 6.2.4.Final
Last update 10. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies hibernate-search-mapper-orm-jakarta, jboss-logging, jboss-logging-annotations, avro, jackson-core, jackson-databind, jackson-annotations,
There are maybe transitive dependencies!

transactionoutbox-virtthreads from group com.gruelbox (version 5.5.447)

A safe implementation of the transactional outbox pattern for Java (core library)

Group: com.gruelbox Artifact: transactionoutbox-virtthreads

Download transactionoutbox-virtthreads.jar (5.5.447)
 

0 downloads
Artifact transactionoutbox-virtthreads
Group com.gruelbox
Version 5.5.447
Last update 21. March 2024
Organization Graham Crockford
URL https://github.com/gruelbox/transaction-outbox/transactionoutbox-virtthreads
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

transactionoutbox-quarkus from group com.gruelbox (version 5.5.447)

A safe implementation of the transactional outbox pattern for Java (Quarkus extension library)

Group: com.gruelbox Artifact: transactionoutbox-quarkus
Show all versions Show documentation Show source 
Download transactionoutbox-quarkus.jar (5.5.447)
 

0 downloads
Artifact transactionoutbox-quarkus
Group com.gruelbox
Version 5.5.447
Last update 21. March 2024
Organization Graham Crockford
URL https://github.com/gruelbox/transaction-outbox/transactionoutbox-quarkus
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies transactionoutbox-core, jakarta.enterprise.cdi-api, jakarta.transaction-api,
There are maybe transitive dependencies!

transactionoutbox-core from group com.gruelbox (version 5.5.447)

A safe implementation of the transactional outbox pattern for Java (core library)

Group: com.gruelbox Artifact: transactionoutbox-core
Show all versions Show documentation Show source 
Download transactionoutbox-core.jar (5.5.447)
 

0 downloads
Artifact transactionoutbox-core
Group com.gruelbox
Version 5.5.447
Last update 21. March 2024
Organization Graham Crockford
URL https://github.com/gruelbox/transaction-outbox/transactionoutbox-core
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies slf4j-api, byte-buddy, objenesis, gson,
There are maybe transitive dependencies!



Page 17 from 19 (items total 181)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy