<?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.keguoyu</groupId>
  <artifactId>zhmvp.accessor</artifactId>
  <version>0.0.7</version>
  <name>zhmvp.accessor</name>
  <description>zhmvp accessor component, it plays a role when bind data</description>
  <url>https://github.com/keguoyu/zhmvp</url>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>keguoyu</id>
      <name>keguoyu</name>
      <email>https://github.com/keguoyu</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git@github.com:keguoyu/zhmvp.git</connection>
    <developerConnection>https://github.com/keguoyu/zhmvp</developerConnection>
    <url>https://github.com/keguoyu/zhmvp</url>
  </scm>
</project>
