Skip to content
Snippets Groups Projects

de/latlon/product/xplanbox/xplan-services-wfs-syn

v8.0.1 published
Maven

History

Loading

Installation

  • Maven XML
  • Gradle Groovy DSL
  • Gradle Kotlin DSL

Copy and paste this inside your pom.xml dependencies block.

<dependency>
  <groupId>de.latlon.product.xplanbox</groupId>
  <artifactId>xplan-services-wfs-syn</artifactId>
  <version>8.0.1</version>
</dependency>

Registry setup

If you haven't already done so, you will need to add the below to your pom.xml file.

<repositories>
  <repository>
    <id>gitlab-maven</id>
    <url>https://gitlab.opencode.de/api/v4/projects/159/packages/maven</url>
  </repository>
</repositories>

<distributionManagement>
  <repository>
    <id>gitlab-maven</id>
    <url>https://gitlab.opencode.de/api/v4/projects/159/packages/maven</url>
  </repository>

  <snapshotRepository>
    <id>gitlab-maven</id>
    <url>https://gitlab.opencode.de/api/v4/projects/159/packages/maven</url>
  </snapshotRepository>
</distributionManagement>
For more information on the Maven registry, see the documentation.

Additional metadata

Loading
Loading

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.