Wilma-Service-API

Java Service API to work with Wilma tool via its public interfaces. This API can be built into other apps those need to communicate with Wilma.

License

License

GroupId

GroupId

com.epam.wilma
ArtifactId

ArtifactId

wilma-service-api
Last Version

Last Version

2.0.451
Release Date

Release Date

Type

Type

jar
Description

Description

Wilma-Service-API
Java Service API to work with Wilma tool via its public interfaces. This API can be built into other apps those need to communicate with Wilma.
Project URL

Project URL

https://github.com/epam/Wilma/wiki
Source Code Management

Source Code Management

https://github.com/epam/Wilma/tree/master/

Download wilma-service-api

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.12
commons-httpclient : commons-httpclient jar 3.1
commons-io : commons-io jar 2.4
commons-validator : commons-validator jar 1.4.1
com.github.everit-org.json-schema » org.everit.json.schema jar 1.9.1
org.json : json jar 20180813

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.3.3
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.451