rundeck-oracle-dialect-1.0.3.pom
Oracle Dialect' unspecified
Checksums
| MD5 | be39f11269a4743e594ef4ec7b31f0e3 |
| SHA1 | 621cfca470840ed51f7bca2d0fdf4f07400f7f5e |
| SHA256 | 54337bb3762138d2bd70aac8aed2ac9f6586f6b2e3d965b730a784e8d68ab77a |
| SHA512 | fbd42cd5dcbb6795878cc17790d7302bf038a09dec78b808ea3549f26694e380c6db106a14529251318d34e0b6368f95d914eab5bbbedbc73e7dce50af40de18 |
POM
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>org.rundeck.hibernate</groupId>
<artifactId>rundeck-oracle-dialect</artifactId>
<version>1.0.3</version>
<name>Oracle Dialect' unspecified</name>
<description>Oracle Dialect' unspecified</description>
<url>https://github.com/rundeck/rundeck-oracle-dialect</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>gschueler</id>
<name>Greg Schueler</name>
<email>greg@rundeck.com</email>
</developer>
</developers>
<scm>
<connection>scm:git:git@github.com/rundeck/rundeck-oracle-dialect.git</connection>
<developerConnection>scm:git:git@github.com:rundeck/rundeck-oracle-dialect.git</developerConnection>
<url>https://github.com/rundeck/rundeck-oracle-dialect</url>
</scm>
<dependencies>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>5.6.15.Final</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>