Last Version

Sentinel Umbrella Project 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-project
Version

Version

1.1.8
Type

Type

pom
Description

Description

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

Project URL

https://sourceforge.net/projects/db-sentinel
Source Code Management

Source Code Management

https://sourceforge.net/p/db-sentinel/git/ci/master/tree

Download sentinel-project 1.1.8


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sentinel
  • sentinel-abstract-plugin
  • sentinel-ant-plugin
  • sentinel-maven-plugin