m

morphir-runtime_3

The morphir[3.3.3].runtime.jvm.artifactName package
https://github.com/finos/morphir-scala
Apache-2.0
Damian Reeves
Files download
File Operation
morphir-runtime_3-0.4.2.jar download
morphir-runtime_3-0.4.2.pom download
morphir-runtime_3-0.4.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.finos.morphir</groupId>
  <artifactId>morphir-runtime_3</artifactId>
  <version>0.4.2</version>
</dependency>
Gradle Groovy
implementation 'org.finos.morphir:morphir-runtime_3:0.4.2'
Gradle Kotlin
implementation("org.finos.morphir:morphir-runtime_3:0.4.2")
Scala SBT
libraryDependencies += "org.finos.morphir" % "morphir-runtime_3" % "0.4.2"
Groovy Grape
@Grapes(
  @Grab(group='org.finos.morphir', module='morphir-runtime_3', version='0.4.2')
)
Apache Ivy
<dependency org="org.finos.morphir" name="morphir-runtime_3" rev="0.4.2" />
Leiningen
[org.finos.morphir/morphir-runtime_3 "0.4.2"]
Apache Buildr
'org.finos.morphir:morphir-runtime_3:jar:0.4.2'