Last Version

Bedework synch: war 5.0.0

This project provides a synch engine for external subscriptions for Bedework It could also be used for 1 way synchronization between any source and server.

License

License

GroupId

GroupId

org.bedework.bw-synch
ArtifactId

ArtifactId

bw-synch-war
Version

Version

5.0.0
Type

Type

war
Description

Description

Bedework synch: war
This project provides a synch engine for external subscriptions for Bedework It could also be used for 1 way synchronization between any source and server.

Download bw-synch-war 5.0.0


<!-- https://jarcasting.com/artifacts/org.bedework.bw-synch/bw-synch-war/ -->
<dependency>
    <groupId>org.bedework.bw-synch</groupId>
    <artifactId>bw-synch-war</artifactId>
    <version>5.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.bw-synch/bw-synch-war/
implementation 'org.bedework.bw-synch:bw-synch-war:5.0.0'
// https://jarcasting.com/artifacts/org.bedework.bw-synch/bw-synch-war/
implementation ("org.bedework.bw-synch:bw-synch-war:5.0.0")
'org.bedework.bw-synch:bw-synch-war:war:5.0.0'
<dependency org="org.bedework.bw-synch" name="bw-synch-war" rev="5.0.0">
  <artifact name="bw-synch-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.bedework.bw-synch', module='bw-synch-war', version='5.0.0')
)
libraryDependencies += "org.bedework.bw-synch" % "bw-synch-war" % "5.0.0"
[org.bedework.bw-synch/bw-synch-war "5.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.