MVN

net.open-esb.admin : openesb-rest-api-core

Maven & Gradle

Jan 25, 2016
5 usages

OpenESB Management - Rest API - Core

<dependency>
    <groupId>net.open-esb.admin</groupId>
    <artifactId>openesb-rest-api-core</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.open-esb.admin : openesb-rest-api-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of net.open-esb.admin : openesb-rest-api-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
openesb-rest-api-core-1.0.3
openesb-rest-api-core-1.0.2

How to add a dependency to Maven

Add the following net.open-esb.admin : openesb-rest-api-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.open-esb.admin</groupId>
    <artifactId>openesb-rest-api-core</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.open-esb.admin : openesb-rest-api-core gradle dependency to your build.gradle file:

implementation 'net.open-esb.admin:openesb-rest-api-core:1.0.3'

Gradle Kotlin DSL: Add the following net.open-esb.admin : openesb-rest-api-core gradle kotlin dependency to your build.gradle.kts file:

implementation("net.open-esb.admin:openesb-rest-api-core:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.open-esb.admin : openesb-rest-api-core sbt scala dependency to your build.sbt file:

libraryDependencies += "net.open-esb.admin" % "openesb-rest-api-core" % "1.0.3"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 15, 2018
6 usages
2 stars
Jun 14, 2023
3 usages
167 stars
Feb 14, 2012
20 usages
1 stars
Apr 01, 2015
8 usages
9 stars
Feb 14, 2023
19 usages
7 stars
Nov 02, 2017
5 usages
1 stars
Oct 27, 2008
4 usages
Oct 12, 2018
6 usages
334 stars