<?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>com.jxdinfo.hussar</groupId>
  <artifactId>hussar-core-license</artifactId>
  <version>6.2.3-cus-mes</version>
  <name>hussar-core-license</name>
  <url>http://www.jxdinfo.com</url>
  <dependencies>
    <dependency>
      <groupId>com.jxdinfo.hussar</groupId>
      <artifactId>hussar-core</artifactId>
      <version>6.2.3-cus-mes</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-lang3</artifactId>
      <version>3.12.0</version>
      <scope>provided</scope>
    </dependency>
  </dependencies>
</project>
