All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.maven.io.github.m-m-m.mmm-orm-db-mysql-dialect.pom.xml Maven / Gradle / Ivy

The newest version!
<?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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>io.github.m-m-m</groupId>
  <artifactId>mmm-orm-db-mysql-dialect</artifactId>
  <version>0.9.11</version>
  <name>mmm-orm-db-mysql-dialect</name>
  <description>ORM support for MySQL database (dialect).</description>
  <url>https://m-m-m.github.io/</url>
  <inceptionYear>2001</inceptionYear>
  <organization>
    <name>mmm-team</name>
    <url>https://m-m-m.github.io</url>
  </organization>
  <licenses>
    <license>
      <name>Apache Software License, Version 2.0</name>
      <url>https://github.com/m-m-m/parent/blob/master/LICENSE</url>
      <distribution>repro</distribution>
      <comments></comments>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>hohwille</id>
      <name>Jörg Hohwiller</name>
      <email>[email protected]</email>
      <url>http://www.j-hohwiller.de/joerg</url>
      <organization></organization>
      <organizationUrl></organizationUrl>
      <roles>
        <role>admin</role>
        <role>designer</role>
        <role>developer</role>
      </roles>
      <timezone>+1</timezone>
    </developer>
  </developers>
  <contributors>
    <contributor>
      <name>Malte Brunnlieb</name>
      <email>[email protected]</email>
      <url>https://github.com/may-bee/</url>
      <organization></organization>
      <organizationUrl></organizationUrl>
      <timezone>+1</timezone>
    </contributor>
    <contributor>
      <name>Christoph Bauer</name>
      <email>[email protected]</email>
      <url>http://www.christoph-bauer.net/</url>
      <organization></organization>
      <organizationUrl></organizationUrl>
      <timezone>+1</timezone>
    </contributor>
  </contributors>
  <scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
    <connection>scm:git:https://github.com/m-m-m/parent.git</connection>
    <developerConnection>scm:git:https://github.com/m-m-m/parent.git</developerConnection>
    <tag></tag>
    <url>https://github.com/m-m-m/parent/tree/master</url>
  </scm>
  <issueManagement>
    <system>GitHub</system>
    <url>https://github.com/m-m-m/parent/issues</url>
  </issueManagement>
  <distributionManagement>
    <repository>
      <id>deploy</id>
      <name>MMM Staging Repository</name>
      <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
    </repository>
    <snapshotRepository>
      <id>deploy</id>
      <name>mmm snapshot repository</name>
      <url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
    </snapshotRepository>
  </distributionManagement>
  <properties>
    <maven.compiler.release>21</maven.compiler.release>
    <maven.source.plugin.version>3.3.1</maven.source.plugin.version>
    <r2dbc.mssql.version>1.0.2.RELEASE</r2dbc.mssql.version>
    <github.default.branch>master</github.default.branch>
    <maven.javadoc.plugin.version>3.8.0</maven.javadoc.plugin.version>
    <maven.install.plugin.version>3.1.2</maven.install.plugin.version>
    <r2dbc.oracle.version>1.2.0</r2dbc.oracle.version>
    <r2dbc.postgresql.version>1.0.2.RELEASE</r2dbc.postgresql.version>
    <maven.resources.plugin.version>3.3.1</maven.resources.plugin.version>
    <mojo.exec.plugin.version>3.4.0</mojo.exec.plugin.version>
    <githuib.repository>parent</githuib.repository>
    <githuib.organization>m-m-m</githuib.organization>
    <maven.compiler.plugin.version>3.13.0</maven.compiler.plugin.version>
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    <assertj.version>3.26.3</assertj.version>
    <mmm.flatten.updatePom>true</mmm.flatten.updatePom>
    <r2dbc.h2.version>1.0.0.RELEASE</r2dbc.h2.version>
    <junit.version>5.10.3</junit.version>
    <logback.version>1.5.6</logback.version>
    <r2dbc.pool.version>1.0.1.RELEASE</r2dbc.pool.version>
    <maven.gpg.plugin.version>3.2.4</maven.gpg.plugin.version>
    <maven.deploy.plugin.version>3.1.2</maven.deploy.plugin.version>
    <owasp.dependency.check.plugin.version>9.2.0</owasp.dependency.check.plugin.version>
    <java.version>21</java.version>
    <maven.jar.plugin.version>3.4.2</maven.jar.plugin.version>
    <maven.clean.plugin.version>3.4.0</maven.clean.plugin.version>
    <mmm.flatten.mode>bom</mmm.flatten.mode>
    <maven.compiler.fork>true</maven.compiler.fork>
    <mojo.license.plugin.version>2.4.0</mojo.license.plugin.version>
    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
    <revision>0.9.11</revision>
    <r2dbc.version>1.0.0.RELEASE</r2dbc.version>
    <sonar.maven.plugin.version>4.0.0.4121</sonar.maven.plugin.version>
    <mmm.repository>orm</mmm.repository>
    <r2dbc.mariadb.version>1.1.4</r2dbc.mariadb.version>
    <mojo.flatten.plugin.version>1.6.0</mojo.flatten.plugin.version>
    <maven.war.plugin.version>3.4.0</maven.war.plugin.version>
    <maven.surefire.plugin.version>3.3.1</maven.surefire.plugin.version>
    <maven.archetype.version>3.2.1</maven.archetype.version>
    <argLine>--enable-preview</argLine>
    <maven.help.plugin.version>3.4.1</maven.help.plugin.version>
  </properties>
  <dependencies>
    <dependency>
      <groupId>io.github.m-m-m</groupId>
      <artifactId>mmm-orm-spi</artifactId>
      <version>0.9.11</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy