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

META-INF.maven.io.github.qsy7.java.modules.serialization.providers.snakeyaml.pom.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>io.github.qsy7.java.modules.serialization</groupId>
    <artifactId>providers</artifactId>
    <version>0.3.3</version>
  </parent>
  <groupId>io.github.qsy7.java.modules.serialization.providers</groupId>
  <artifactId>snakeyaml</artifactId>
  <dependencies>
    <dependency>
      <groupId>io.github.qsy7.java.infrastructure.inject</groupId>
      <artifactId>core</artifactId>
      <version>0.3.3</version>
    </dependency>
    <dependency>
      <groupId>io.github.qsy7.java.dependencies</groupId>
      <artifactId>snakeyaml</artifactId>
      <version>0.3.3</version>
      <type>pom</type>
    </dependency>
  </dependencies>
</project>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy