is not current version
Last Version 0.2.0

io.github.obscure1910:mule-dmn 0.1.0

Mule extension to evaluate decision tables

GroupId

GroupId

io.github.obscure1910
ArtifactId

ArtifactId

mule-dmn
Version

Version

0.1.0
Type

Type

jar

Download mule-dmn 0.1.0


<!-- https://jarcasting.com/artifacts/io.github.obscure1910/mule-dmn/ -->
<dependency>
    <groupId>io.github.obscure1910</groupId>
    <artifactId>mule-dmn</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.obscure1910/mule-dmn/
implementation 'io.github.obscure1910:mule-dmn:0.1.0'
// https://jarcasting.com/artifacts/io.github.obscure1910/mule-dmn/
implementation ("io.github.obscure1910:mule-dmn:0.1.0")
'io.github.obscure1910:mule-dmn:jar:0.1.0'
<dependency org="io.github.obscure1910" name="mule-dmn" rev="0.1.0">
  <artifact name="mule-dmn" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.obscure1910', module='mule-dmn', version='0.1.0')
)
libraryDependencies += "io.github.obscure1910" % "mule-dmn" % "0.1.0"
[io.github.obscure1910/mule-dmn "0.1.0"]