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

META-INF.maven.org.jresearch.dominokit.jackson.jackson-super.pom.xml Maven / Gradle / Ivy

There is a newer version: 1.0.139
Show 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>org.jresearch.dominokit.jackson</groupId>
  <artifactId>jackson-super</artifactId>
  <version>1.17</version>
  <name>jackson-super</name>
  <description>Apt based jackson</description>
  <url>https://github.com/DominoKit/gwt-jackson-apt</url>
  <licenses>
    <license>
      <name>Apache 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Ahmad K. Bawaneh</name>
      <email>[email protected]</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:hg:ssh://[email protected]/JRS/projects/domino/repositories/mercurial/domino-jackson/jackson-super</connection>
    <developerConnection>scm:hg:ssh://[email protected]/JRS/projects/domino/repositories/mercurial/domino-jackson/jackson-super</developerConnection>
    <tag>v1.17</tag>
    <url>https://helixteamhub.cloud/JRS/projects/domino/repositories/mercurial/domino-jackson/jackson-super</url>
  </scm>
  <build>
    <plugins>
      <plugin>
        <groupId>org.sonatype.plugins</groupId>
        <artifactId>nexus-staging-maven-plugin</artifactId>
        <version>1.6.8</version>
        <extensions>true</extensions>
      </plugin>
    </plugins>
  </build>
</project>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy