License |
License |
---|---|
GroupId | GroupIdorg.camunda.commons |
ArtifactId | ArtifactIdcamunda-commons-typed-values |
Last Version | Last Version7.18.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncamunda Commons - Typed Values
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.commons/camunda-commons-typed-values/ -->
<dependency>
<groupId>org.camunda.commons</groupId>
<artifactId>camunda-commons-typed-values</artifactId>
<version>7.18.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.commons/camunda-commons-typed-values/
implementation 'org.camunda.commons:camunda-commons-typed-values:7.18.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.commons/camunda-commons-typed-values/
implementation ("org.camunda.commons:camunda-commons-typed-values:7.18.0-alpha2")
'org.camunda.commons:camunda-commons-typed-values:jar:7.18.0-alpha2'
<dependency org="org.camunda.commons" name="camunda-commons-typed-values" rev="7.18.0-alpha2">
<artifact name="camunda-commons-typed-values" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.commons', module='camunda-commons-typed-values', version='7.18.0-alpha2')
)
libraryDependencies += "org.camunda.commons" % "camunda-commons-typed-values" % "7.18.0-alpha2"
[org.camunda.commons/camunda-commons-typed-values "7.18.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.commons : camunda-commons-utils | jar | 1.10.1 |
org.camunda.commons : camunda-commons-logging | jar | 1.10.1 |
org.slf4j : slf4j-api | jar | 1.7.26 |