License |
License |
---|---|
Categories |
CategoriesMockito Unit Testing Unity Business Logic Libraries Game Development ORM Data |
GroupId | GroupIdorg.camunda.community.mockito |
ArtifactId | ArtifactIdcamunda-platform-7-mockito |
Last Version | Last Version6.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis pom defines the required plugins and profiles to allow a camunda community hub release build.
Inherit this pom when you want to use the camunda community hub GitHub release action.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.community.mockito/camunda-platform-7-mockito/ -->
<dependency>
<groupId>org.camunda.community.mockito</groupId>
<artifactId>camunda-platform-7-mockito</artifactId>
<version>6.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.community.mockito/camunda-platform-7-mockito/
implementation 'org.camunda.community.mockito:camunda-platform-7-mockito:6.17.0'
// https://jarcasting.com/artifacts/org.camunda.community.mockito/camunda-platform-7-mockito/
implementation ("org.camunda.community.mockito:camunda-platform-7-mockito:6.17.0")
'org.camunda.community.mockito:camunda-platform-7-mockito:jar:6.17.0'
<dependency org="org.camunda.community.mockito" name="camunda-platform-7-mockito" rev="6.17.0">
<artifact name="camunda-platform-7-mockito" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.community.mockito', module='camunda-platform-7-mockito', version='6.17.0')
)
libraryDependencies += "org.camunda.community.mockito" % "camunda-platform-7-mockito" % "6.17.0"
[org.camunda.community.mockito/camunda-platform-7-mockito "6.17.0"]
Group / Artifact | Type | Version |
---|---|---|
io.holunda.data : camunda-bpm-data | jar | 1.2.6 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar | |
org.mockito : mockito-core | jar | 4.5.0 |
javax.inject : javax.inject | jar | 1 |
org.springframework : spring-context | jar | 5.3.19 |
com.h2database : h2 | jar | 2.1.212 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |