MVN

org.ow2.petals : petals-registryoverlay-core

Maven & Gradle

Apr 13, 2023
3 usages

Petals ESB - Registry Overlay - Core

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-registryoverlay-core</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.petals : petals-registryoverlay-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of org.ow2.petals : petals-registryoverlay-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
petals-registryoverlay-core-1.2.0
1.1.x
petals-registryoverlay-core-1.1.0
1.0.x
petals-registryoverlay-core-1.0.2
petals-registryoverlay-core-1.0.1
petals-registryoverlay-core-1.0.0

How to add a dependency to Maven

Add the following org.ow2.petals : petals-registryoverlay-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-registryoverlay-core</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.petals : petals-registryoverlay-core gradle dependency to your build.gradle file:

implementation 'org.ow2.petals:petals-registryoverlay-core:1.2.0'

Gradle Kotlin DSL: Add the following org.ow2.petals : petals-registryoverlay-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.petals:petals-registryoverlay-core:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.petals : petals-registryoverlay-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.petals" % "petals-registryoverlay-core" % "1.2.0"

Advertisement

Dependencies from Group

Apr 06, 2023
76 usages
Apr 07, 2023
59 usages
Apr 11, 2023
50 usages
Apr 06, 2023
45 usages
Apr 07, 2023
44 usages

Discover Dependencies

all
Dec 08, 2016
6 usages
1k stars
Jun 18, 2017
3 usages
3 stars
Nov 06, 2015
4 usages
Apr 10, 2020
4 usages
12 stars
Feb 22, 2018
6 usages
224 stars