com.dell.cpsd:rcm-evaluation-service-api

This repository contains the source code for the rcm evaluation service API. Use this repository to share contracts between services so you can create POJOs using defined JSON schemas and to create message transformers for the RCM evaluation service.

License

License

GroupId

GroupId

com.dell.cpsd
ArtifactId

ArtifactId

rcm-evaluation-service-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

This repository contains the source code for the rcm evaluation service API. Use this repository to share contracts between services so you can create POJOs using defined JSON schemas and to create message transformers for the RCM evaluation service.

Download rcm-evaluation-service-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.dell.cpsd/rcm-evaluation-service-api/ -->
<dependency>
    <groupId>com.dell.cpsd</groupId>
    <artifactId>rcm-evaluation-service-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/rcm-evaluation-service-api/
implementation 'com.dell.cpsd:rcm-evaluation-service-api:1.0.0'
// https://jarcasting.com/artifacts/com.dell.cpsd/rcm-evaluation-service-api/
implementation ("com.dell.cpsd:rcm-evaluation-service-api:1.0.0")
'com.dell.cpsd:rcm-evaluation-service-api:jar:1.0.0'
<dependency org="com.dell.cpsd" name="rcm-evaluation-service-api" rev="1.0.0">
  <artifact name="rcm-evaluation-service-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='rcm-evaluation-service-api', version='1.0.0')
)
libraryDependencies += "com.dell.cpsd" % "rcm-evaluation-service-api" % "1.0.0"
[com.dell.cpsd/rcm-evaluation-service-api "1.0.0"]

Dependencies

compile (12)

Group / Artifact Type Version
com.dell.cpsd : common-rabbitmq jar 2.1.0
com.dell.cpsd : common-client jar 2.0.0
org.slf4j : slf4j-api jar
org.slf4j : slf4j-log4j12 jar
log4j : log4j jar
commons-lang : commons-lang jar
org.springframework : spring-expression jar
org.springframework : spring-context jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar
junit : junit jar
org.mockito : mockito-all jar

Project Modules

There are no modules declared in this project.
com.dell.cpsd
Read the documentation below

Versions

Version
1.0.0