License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.bonitasoft.platform |
ArtifactId | ArtifactIdplatform-setup |
Last Version | Last Version7.14.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBonita Platform Setup
Bonita Platform Setup is the standalone tool to setup a new Bonita platform
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
platform-setup-7.14.0.pom | |
platform-setup-7.14.0.zip | |
Browse |
<!-- https://jarcasting.com/artifacts/org.bonitasoft.platform/platform-setup/ -->
<dependency>
<groupId>org.bonitasoft.platform</groupId>
<artifactId>platform-setup</artifactId>
<version>7.14.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bonitasoft.platform/platform-setup/
implementation 'org.bonitasoft.platform:platform-setup:7.14.0'
// https://jarcasting.com/artifacts/org.bonitasoft.platform/platform-setup/
implementation ("org.bonitasoft.platform:platform-setup:7.14.0")
'org.bonitasoft.platform:platform-setup:pom:7.14.0'
<dependency org="org.bonitasoft.platform" name="platform-setup" rev="7.14.0">
<artifact name="platform-setup" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bonitasoft.platform', module='platform-setup', version='7.14.0')
)
libraryDependencies += "org.bonitasoft.platform" % "platform-setup" % "7.14.0"
[org.bonitasoft.platform/platform-setup "7.14.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.8 |
org.apache.commons : commons-text | jar | 1.9 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.springframework.boot : spring-boot-starter | jar | 2.3.12.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.3.12.RELEASE |
org.postgresql : postgresql | jar | 42.3.3 |
mysql : mysql-connector-java | jar | 8.0.28 |
com.microsoft.sqlserver : mssql-jdbc | jar | 8.4.1.jre8 |
com.h2database : h2 | jar | 1.4.199 |
com.oracle.database.jdbc : ojdbc8 | jar | 19.3.0.0 |
commons-cli : commons-cli | jar | 1.4 |
org.bonitasoft.platform : platform-resources | jar | 7.14.0 |