Bonita UIPath Connector

UIPath Connector for Bonita

License

License

GroupId

GroupId

org.bonitasoft.connectors
ArtifactId

ArtifactId

bonita-connector-uipath
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bonita UIPath Connector
UIPath Connector for Bonita
Project URL

Project URL

https://www.bonitasoft.com
Source Code Management

Source Code Management

https://github.com/bonitasoft/bonita-connector-uipath

Download bonita-connector-uipath

How to add to project

<!-- https://jarcasting.com/artifacts/org.bonitasoft.connectors/bonita-connector-uipath/ -->
<dependency>
    <groupId>org.bonitasoft.connectors</groupId>
    <artifactId>bonita-connector-uipath</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bonitasoft.connectors/bonita-connector-uipath/
implementation 'org.bonitasoft.connectors:bonita-connector-uipath:2.2.0'
// https://jarcasting.com/artifacts/org.bonitasoft.connectors/bonita-connector-uipath/
implementation ("org.bonitasoft.connectors:bonita-connector-uipath:2.2.0")
'org.bonitasoft.connectors:bonita-connector-uipath:jar:2.2.0'
<dependency org="org.bonitasoft.connectors" name="bonita-connector-uipath" rev="2.2.0">
  <artifact name="bonita-connector-uipath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bonitasoft.connectors', module='bonita-connector-uipath', version='2.2.0')
)
libraryDependencies += "org.bonitasoft.connectors" % "bonita-connector-uipath" % "2.2.0"
[org.bonitasoft.connectors/bonita-connector-uipath "2.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-jackson jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 3.11.0

provided (2)

Group / Artifact Type Version
org.bonitasoft.engine : bonita-common jar 7.7.0
org.projectlombok : lombok jar 1.18.12

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.platform : junit-platform-runner jar 1.6.2
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-junit-jupiter jar 3.3.3
ch.qos.logback : logback-classic jar 1.2.3
com.github.tomakehurst : wiremock jar 2.26.3

Project Modules

There are no modules declared in this project.

UIPath Connector

Sonarcloud Status GitHub release Maven Central License: GPL v2

Build

Clone or fork this repository, then at the root of the project run:

./mvnw

Release

In order to create a new release push a release-<version> branch with the desired version in pom.xml. Update the master with the next SNAPSHOT version.

Contributing

We would love you to contribute, pull requests are welcome! Please see the CONTRIBUTING.md for more information.

License

The sources and documentation in this project are released under the GPLv2 License

org.bonitasoft.connectors

Versions

Version
2.2.0
2.1.1
2.1.0