| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.m-creations.symmetricds |
| Идентификатор | Идентификаторsymmetricds-configurator |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsymmetricds-configurator
A standalone SymmetricDS configutator based on the Apache Velocity template engine.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |