symmetricds-configurator

A standalone SymmetricDS configutator based on the Apache Velocity template engine.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.m-creations.symmetricds
ArtifactId

ArtifactId

symmetricds-configurator
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

symmetricds-configurator
A standalone SymmetricDS configutator based on the Apache Velocity template engine.
Project URL

Project URL

https://github.com/m-creations/symmetricds-configurator
Source Code Management

Source Code Management

https://github.com/m-creations/symmetricds-configurator

Download symmetricds-configurator

How to add to project

<!-- https://jarcasting.com/artifacts/com.m-creations.symmetricds/symmetricds-configurator/ -->
<dependency>
    <groupId>com.m-creations.symmetricds</groupId>
    <artifactId>symmetricds-configurator</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.m-creations.symmetricds/symmetricds-configurator/
implementation 'com.m-creations.symmetricds:symmetricds-configurator:1.0'
// https://jarcasting.com/artifacts/com.m-creations.symmetricds/symmetricds-configurator/
implementation ("com.m-creations.symmetricds:symmetricds-configurator:1.0")
'com.m-creations.symmetricds:symmetricds-configurator:jar:1.0'
<dependency org="com.m-creations.symmetricds" name="symmetricds-configurator" rev="1.0">
  <artifact name="symmetricds-configurator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.m-creations.symmetricds', module='symmetricds-configurator', version='1.0')
)
libraryDependencies += "com.m-creations.symmetricds" % "symmetricds-configurator" % "1.0"
[com.m-creations.symmetricds/symmetricds-configurator "1.0"]

Dependencies

compile (13)

Group / Artifact Type Version
com.m-creations.renderer : velocity-renderer jar 1.1
com.google.guava : guava jar 21.0
com.h2database : h2 jar 1.4.193
mysql : mysql-connector-java jar 5.1.6
org.postgresql : postgresql jar 9.4.1212.jre7
org.apache.commons : commons-collections4 jar 4.1
org.apache.velocity : velocity jar 1.7
commons-lang : commons-lang jar 2.6
commons-configuration : commons-configuration jar 1.10
commons-cli : commons-cli jar 1.3.1
commons-io : commons-io jar 2.5
org.slf4j : slf4j-log4j12 jar 1.7.22
org.slf4j : slf4j-api jar 1.7.22

runtime (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0