Last Version

org.nocrala.tools.database.sentinel:sentinel 1.1.8

Sentinel compares database structure between of different environments to verify they are identical.

License

License

Categories

Categories

Data Sentinel Container Microservices
GroupId

GroupId

org.nocrala.tools.database.sentinel
ArtifactId

ArtifactId

sentinel
Version

Version

1.1.8
Type

Type

jar
Description

Description

Sentinel compares database structure between of different environments to verify they are identical.

Download sentinel 1.1.8


<!-- https://jarcasting.com/artifacts/org.nocrala.tools.database.sentinel/sentinel/ -->
<dependency>
    <groupId>org.nocrala.tools.database.sentinel</groupId>
    <artifactId>sentinel</artifactId>
    <version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.nocrala.tools.database.sentinel/sentinel/
implementation 'org.nocrala.tools.database.sentinel:sentinel:1.1.8'
// https://jarcasting.com/artifacts/org.nocrala.tools.database.sentinel/sentinel/
implementation ("org.nocrala.tools.database.sentinel:sentinel:1.1.8")
'org.nocrala.tools.database.sentinel:sentinel:jar:1.1.8'
<dependency org="org.nocrala.tools.database.sentinel" name="sentinel" rev="1.1.8">
  <artifact name="sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nocrala.tools.database.sentinel', module='sentinel', version='1.1.8')
)
libraryDependencies += "org.nocrala.tools.database.sentinel" % "sentinel" % "1.1.8"
[org.nocrala.tools.database.sentinel/sentinel "1.1.8"]

Dependencies

compile (3)

Group / Artifact Type Version
org.nocrala.tools.database : tartarus jar 3.1.10
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.