GroupId | GroupIdorg.bonitasoft.web |
---|---|
ArtifactId | ArtifactIdui-designer-backend-migrationReport |
Version | Version1.12.38 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.bonitasoft.web/ui-designer-backend-migrationReport/ -->
<dependency>
<groupId>org.bonitasoft.web</groupId>
<artifactId>ui-designer-backend-migrationReport</artifactId>
<version>1.12.38</version>
</dependency>
// https://jarcasting.com/artifacts/org.bonitasoft.web/ui-designer-backend-migrationReport/
implementation 'org.bonitasoft.web:ui-designer-backend-migrationReport:1.12.38'
// https://jarcasting.com/artifacts/org.bonitasoft.web/ui-designer-backend-migrationReport/
implementation ("org.bonitasoft.web:ui-designer-backend-migrationReport:1.12.38")
'org.bonitasoft.web:ui-designer-backend-migrationReport:jar:1.12.38'
<dependency org="org.bonitasoft.web" name="ui-designer-backend-migrationReport" rev="1.12.38">
<artifact name="ui-designer-backend-migrationReport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bonitasoft.web', module='ui-designer-backend-migrationReport', version='1.12.38')
)
libraryDependencies += "org.bonitasoft.web" % "ui-designer-backend-migrationReport" % "1.12.38"
[org.bonitasoft.web/ui-designer-backend-migrationReport "1.12.38"]