MVN

uk.ac.open.kmi.iserve : iserve-parent

Maven & Gradle

Feb 18, 2016
23 stars

iServe · iServe is what we refer to as service warehouse which unifies service publication, analysis, and discovery through the use of lightweight semantics as well as advanced discovery and analytic capabilities. iServe provides the typical features of service registries and additional functionality that exploits service descriptions, service annotations and further data gathered and derived from the analysis of these descriptions, data crawled from the Web, periodic monitoring and user activities. iServe builds upon lessons learnt from research and development on the Web and on service discovery algorithms to provide a generic semantic service registry able to support advanced discovery over both Web APIs and WSDL services described using heterogeneous formalisms.

<dependency>
    <groupId>uk.ac.open.kmi.iserve</groupId>
    <artifactId>iserve-parent</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.ac.open.kmi.iserve : iserve-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1.1
  • Latest Release Candidate: 2.0.0-RC3

All Versions

Choose a version of uk.ac.open.kmi.iserve : iserve-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
iserve-parent-2.1.1
iserve-parent-2.1.0
2.0.x
iserve-parent-2.0.2
iserve-parent-2.0.1
iserve-parent-2.0.0
iserve-parent-2.0.0-RC3
iserve-parent-2.0.0-RC2
iserve-parent-2.0.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.ac.open.kmi.iserve</groupId>
    <artifactId>iserve-parent</artifactId>
    <version>2.1.1</version>
</dependency>