<?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>org.mvnpm</groupId>
  <artifactId>tabulator-tables</artifactId>
  <version>6.5.0</version>
  <name>tabulator-tables</name>
  <description>Interactive table generation JavaScript library</description>
  <url>https://tabulator.info/</url>
  <organization>
    <name>Oli Folkerd</name>
    <url>https://tabulator.info/</url>
  </organization>
  <licenses>
    <license>
      <name>MIT</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>rathbomabks</name>
      <email>matthew@beekeeperstudio.io</email>
    </developer>
    <developer>
      <name>notnightbut</name>
      <email>day@beekeeperstudio.io</email>
    </developer>
    <developer>
      <name>azmi_bks</name>
      <email>azmi@beekeeperstudio.io</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/tabulator-tables/tabulator.git</connection>
    <developerConnection>https://github.com/tabulator-tables/tabulator.git</developerConnection>
    <url>https://github.com/tabulator-tables/tabulator</url>
  </scm>
  <issueManagement>
    <url>https://github.com/olifolkerd/tabulator/issues</url>
  </issueManagement>
</project>
