License |
License |
---|---|
GroupId | GroupIdorg.bonitasoft.web |
ArtifactId | ArtifactIdui-designer-backend-webapp |
Version | Version1.13.1 |
Type | Typewar |
Description |
DescriptionWysiwyg editor for Bonita
|
<!-- https://jarcasting.com/artifacts/org.bonitasoft.web/ui-designer-backend-webapp/ -->
<dependency>
<groupId>org.bonitasoft.web</groupId>
<artifactId>ui-designer-backend-webapp</artifactId>
<version>1.13.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.bonitasoft.web/ui-designer-backend-webapp/
implementation 'org.bonitasoft.web:ui-designer-backend-webapp:1.13.1'
// https://jarcasting.com/artifacts/org.bonitasoft.web/ui-designer-backend-webapp/
implementation ("org.bonitasoft.web:ui-designer-backend-webapp:1.13.1")
'org.bonitasoft.web:ui-designer-backend-webapp:war:1.13.1'
<dependency org="org.bonitasoft.web" name="ui-designer-backend-webapp" rev="1.13.1">
<artifact name="ui-designer-backend-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.bonitasoft.web', module='ui-designer-backend-webapp', version='1.13.1')
)
libraryDependencies += "org.bonitasoft.web" % "ui-designer-backend-webapp" % "1.13.1"
[org.bonitasoft.web/ui-designer-backend-webapp "1.13.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bonitasoft.web : ui-designer-frontend | zip | 1.13.1 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
org.bonitasoft.web : ui-designer-backend-contract | test-jar | 1.13.1 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.11.1 |
org.mockito : mockito-all | jar | 1.10.19 |
org.springframework : spring-test | jar | 5.2.3.RELEASE |
com.jayway.jsonpath : json-path-assert | jar | 2.2.0 |
pl.pragmatists : JUnitParams | jar | 1.0.4 |
com.github.dreamhead : moco-core | jar | 0.10.0 |
org.skyscreamer : jsonassert | jar | 1.2.3 |
org.awaitility : awaitility | jar | 3.1.6 |
javax.activation : activation | jar | 1.1.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |