m

morphir-runtime_sjs1_3

The morphir[3.3.3].runtime.js.artifactName package
https://github.com/finos/morphir-scala
Apache-2.0
Damian Reeves
文件下载
文件名 操作
morphir-runtime_sjs1_3-0.5.0-M02-1-7724df.jar 下载
morphir-runtime_sjs1_3-0.5.0-M02-1-7724df.pom 下载
morphir-runtime_sjs1_3-0.5.0-M02-1-7724df-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.finos.morphir</groupId>
  <artifactId>morphir-runtime_sjs1_3</artifactId>
  <version>0.5.0-M02-1-7724df</version>
</dependency>
Gradle Groovy
implementation 'org.finos.morphir:morphir-runtime_sjs1_3:0.5.0-M02-1-7724df'
Gradle Kotlin
implementation("org.finos.morphir:morphir-runtime_sjs1_3:0.5.0-M02-1-7724df")
Scala SBT
libraryDependencies += "org.finos.morphir" % "morphir-runtime_sjs1_3" % "0.5.0-M02-1-7724df"
Groovy Grape
@Grapes(
  @Grab(group='org.finos.morphir', module='morphir-runtime_sjs1_3', version='0.5.0-M02-1-7724df')
)
Apache Ivy
<dependency org="org.finos.morphir" name="morphir-runtime_sjs1_3" rev="0.5.0-M02-1-7724df" />
Leiningen
[org.finos.morphir/morphir-runtime_sjs1_3 "0.5.0-M02-1-7724df"]
Apache Buildr
'org.finos.morphir:morphir-runtime_sjs1_3:jar:0.5.0-M02-1-7724df'