| License |
License |
|---|---|
| GroupId | GroupIdcom.goldmansachs.jdmn |
| ArtifactId | ArtifactIdjdmn-runtime |
| Last Version | Last Version6.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjDMN: Runtime
jDMN is a framework to provide support for DMN execution
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jdmn-runtime-6.2.0.pom | |
| jdmn-runtime-6.2.0.jar | 261 KB |
| jdmn-runtime-6.2.0-sources.jar | 187 KB |
| jdmn-runtime-6.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.goldmansachs.jdmn/jdmn-runtime/ -->
<dependency>
<groupId>com.goldmansachs.jdmn</groupId>
<artifactId>jdmn-runtime</artifactId>
<version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.goldmansachs.jdmn/jdmn-runtime/
implementation 'com.goldmansachs.jdmn:jdmn-runtime:6.2.0'
// https://jarcasting.com/artifacts/com.goldmansachs.jdmn/jdmn-runtime/
implementation ("com.goldmansachs.jdmn:jdmn-runtime:6.2.0")
'com.goldmansachs.jdmn:jdmn-runtime:jar:6.2.0'
<dependency org="com.goldmansachs.jdmn" name="jdmn-runtime" rev="6.2.0">
<artifact name="jdmn-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goldmansachs.jdmn', module='jdmn-runtime', version='6.2.0')
)
libraryDependencies += "com.goldmansachs.jdmn" % "jdmn-runtime" % "6.2.0"
[com.goldmansachs.jdmn/jdmn-runtime "6.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.reflections : reflections | jar | 0.9.12 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
| net.sf.saxon : Saxon-HE | jar | 11.1.1 |
| com.google.protobuf : protobuf-java | jar | 3.19.2 |
| io.grpc : grpc-stub | jar | 1.44.0 |
| io.grpc : grpc-protobuf | jar | 1.44.0 |
| junit : junit | jar | 4.13.1 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.2.10 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |