License |
License |
---|---|
Categories |
CategoriesData Sentinel Container Microservices |
GroupId | GroupIdorg.nocrala.tools.database.sentinel |
ArtifactId | ArtifactIdsentinel-guardian |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSentinel compares database structure between of different environments to verify they are identical.
|
Filename | Size |
---|---|
sentinel-guardian-1.1.0.pom | |
sentinel-guardian-1.1.0.jar | 17 MB |
sentinel-guardian-1.1.0-sources.jar | 74 KB |
sentinel-guardian-1.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nocrala.tools.database.sentinel/sentinel-guardian/ -->
<dependency>
<groupId>org.nocrala.tools.database.sentinel</groupId>
<artifactId>sentinel-guardian</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nocrala.tools.database.sentinel/sentinel-guardian/
implementation 'org.nocrala.tools.database.sentinel:sentinel-guardian:1.1.0'
// https://jarcasting.com/artifacts/org.nocrala.tools.database.sentinel/sentinel-guardian/
implementation ("org.nocrala.tools.database.sentinel:sentinel-guardian:1.1.0")
'org.nocrala.tools.database.sentinel:sentinel-guardian:jar:1.1.0'
<dependency org="org.nocrala.tools.database.sentinel" name="sentinel-guardian" rev="1.1.0">
<artifact name="sentinel-guardian" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nocrala.tools.database.sentinel', module='sentinel-guardian', version='1.1.0')
)
libraryDependencies += "org.nocrala.tools.database.sentinel" % "sentinel-guardian" % "1.1.0"
[org.nocrala.tools.database.sentinel/sentinel-guardian "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.3.4.RELEASE |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.3 |
org.hotrodorm.hotrod : hotrod | jar | 3.4.0 |
org.hotrodorm.hotrod : hotrod-livesql | jar | 3.4.0 |
org.apache.logging.log4j : log4j-api | jar | 2.12.1 |
org.apache.logging.log4j : log4j-core | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.1 |
javax.activation : activation | jar | 1.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |