| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.camunda.bpm.cycle |
| Идентификатор | Идентификаторcamunda-cycle-integration-tests |
| Версия | Версия3.1.0 |
| Тип | Типjar |
| Описание |
Описаниеcamunda BPM - cycle - Integration Tests
This pom defines the required plugins and profiles to allow a camunda release build.
Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.cycle/camunda-cycle-integration-tests/ -->
<dependency>
<groupId>org.camunda.bpm.cycle</groupId>
<artifactId>camunda-cycle-integration-tests</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.cycle/camunda-cycle-integration-tests/
implementation 'org.camunda.bpm.cycle:camunda-cycle-integration-tests:3.1.0'
// https://jarcasting.com/artifacts/org.camunda.bpm.cycle/camunda-cycle-integration-tests/
implementation ("org.camunda.bpm.cycle:camunda-cycle-integration-tests:3.1.0")
'org.camunda.bpm.cycle:camunda-cycle-integration-tests:jar:3.1.0'
<dependency org="org.camunda.bpm.cycle" name="camunda-cycle-integration-tests" rev="3.1.0">
<artifact name="camunda-cycle-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.cycle', module='camunda-cycle-integration-tests', version='3.1.0')
)
libraryDependencies += "org.camunda.bpm.cycle" % "camunda-cycle-integration-tests" % "3.1.0"
[org.camunda.bpm.cycle/camunda-cycle-integration-tests "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.spec : jboss-javaee-6.0 | pom | 3.0.2.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.seleniumhq.selenium : selenium-java | jar | 2.32.0 |
| org.seleniumhq.selenium : selenium-server | jar | 2.32.0 |
| xml-apis : xml-apis | jar | 1.4.01 |
| org.apache.httpcomponents : httpclient | jar | 4.2.2 |
| com.sun.jersey.contribs : jersey-apache-client4 | jar | 1.15 |
| com.sun.jersey : jersey-json | jar | 1.15 |
| com.sun.jersey.contribs : jersey-multipart | jar | 1.15 |
| commons-io : commons-io | jar | 2.1 |
| org.camunda.bpm.cycle : camunda-cycle | jar | 3.1.0 |
| org.camunda.bpm.cycle : camunda-cycle | test-jar | 3.1.0 |
| com.h2database : h2 | jar | 1.3.168 |
| mysql : mysql-connector-java | jar | 5.1.21 |
| com.oracle.jdbc » ojdbc6 | jar | 11.2.0.3 |
| com.oracle.jdbc » ojdbc14 | jar | 10.2.0.5 |
| com.ibm.db2.jcc » db2jcc4 | jar | 9.7 |
| com.microsoft.sqlserver » sqljdbc4 | jar | 4.0 |
| org.postgresql : postgresql | jar | 9.3-1100-jdbc4 |