is not current version
Last Version 2.1.1

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

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.

GroupId

GroupId

uk.ac.open.kmi.iserve
ArtifactId

ArtifactId

iserve-parent
Version

Version

2.0.2
Type

Type

pom

Download iserve-parent 2.0.2

Filename Size
iserve-parent-2.0.2.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/uk.ac.open.kmi.iserve/iserve-parent/ -->
<dependency>
    <groupId>uk.ac.open.kmi.iserve</groupId>
    <artifactId>iserve-parent</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.open.kmi.iserve/iserve-parent/
implementation 'uk.ac.open.kmi.iserve:iserve-parent:2.0.2'
// https://jarcasting.com/artifacts/uk.ac.open.kmi.iserve/iserve-parent/
implementation ("uk.ac.open.kmi.iserve:iserve-parent:2.0.2")
'uk.ac.open.kmi.iserve:iserve-parent:pom:2.0.2'
<dependency org="uk.ac.open.kmi.iserve" name="iserve-parent" rev="2.0.2">
  <artifact name="iserve-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.ac.open.kmi.iserve', module='iserve-parent', version='2.0.2')
)
libraryDependencies += "uk.ac.open.kmi.iserve" % "iserve-parent" % "2.0.2"
[uk.ac.open.kmi.iserve/iserve-parent "2.0.2"]