Skip to content
Snippets Groups Projects

fr/mines-stetienne/ci/saref/saref-pipeline

v1.0.1 published
Maven
Last downloaded Sep 26, 2024

History

  • fr/mines-stetienne/ci/saref/saref-pipeline version 1.0.1 was first created
  • Published to the saref-pipeline Package Registry

Installation

  • Maven XML
  • Gradle Groovy DSL
  • Gradle Kotlin DSL

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

<dependency>
  <groupId>fr.mines-stetienne.ci.saref</groupId>
  <artifactId>saref-pipeline</artifactId>
  <version>1.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://labs.etsi.org/rep/api/v4/projects/28/packages/maven</url>
  </repository>
</repositories>

<distributionManagement>
  <repository>
    <id>gitlab-maven</id>
    <url>https://labs.etsi.org/rep/api/v4/projects/28/packages/maven</url>
  </repository>

  <snapshotRepository>
    <id>gitlab-maven</id>
    <url>https://labs.etsi.org/rep/api/v4/projects/28/packages/maven</url>
  </snapshotRepository>
</distributionManagement>
For more information on the Maven registry, see the documentation.

Additional metadata

App name: saref-pipeline
App group: fr.mines-stetienne.ci.saref

Assets

Name
Size
Created
There are no records to show