License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.m-creations.symmetricds |
ArtifactId | ArtifactIdsymmetricds-configurator |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionsymmetricds-configurator
A standalone SymmetricDS configutator based on the Apache Velocity template engine.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |