| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные Sentinel Контейнер Микросервисы |
| Группа | Группаorg.nocrala.tools.database.sentinel |
| Идентификатор | Идентификаторsentinel-core |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSentinel compares database structure between of different environments to verify they are identical.
|
| Имя Файла | Размер |
|---|---|
| sentinel-core-1.0.4.pom | |
| sentinel-core-1.0.4.jar | 36 KB |
| sentinel-core-1.0.4-sources.jar | 18 KB |
| sentinel-core-1.0.4-javadoc.jar | 525 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.nocrala.tools.database.sentinel/sentinel-core/ -->
<dependency>
<groupId>org.nocrala.tools.database.sentinel</groupId>
<artifactId>sentinel-core</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.nocrala.tools.database.sentinel/sentinel-core/
implementation 'org.nocrala.tools.database.sentinel:sentinel-core:1.0.4'
// https://jarcasting.com/artifacts/org.nocrala.tools.database.sentinel/sentinel-core/
implementation ("org.nocrala.tools.database.sentinel:sentinel-core:1.0.4")
'org.nocrala.tools.database.sentinel:sentinel-core:jar:1.0.4'
<dependency org="org.nocrala.tools.database.sentinel" name="sentinel-core" rev="1.0.4">
<artifact name="sentinel-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nocrala.tools.database.sentinel', module='sentinel-core', version='1.0.4')
)
libraryDependencies += "org.nocrala.tools.database.sentinel" % "sentinel-core" % "1.0.4"
[org.nocrala.tools.database.sentinel/sentinel-core "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.nocrala.tools.database : tartarus | jar | 3.0.8 |
| org.apache.logging.log4j : log4j-api | jar | 2.12.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.12.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |