f

f2-dsl-cqrs-js

Wrapper around Spring Cloud Function
https://gitlab.smartb.city/fixers/F2
The Apache Software License, Version 2.0
SmartB Team
Files download
File Operation
f2-dsl-cqrs-js-0.16.0.pom download
f2-dsl-cqrs-js-0.16.0-sources.jar download
Apache Maven
<dependency>
  <groupId>city.smartb.f2</groupId>
  <artifactId>f2-dsl-cqrs-js</artifactId>
  <version>0.16.0</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'city.smartb.f2:f2-dsl-cqrs-js:0.16.0'
Gradle Kotlin
implementation("city.smartb.f2:f2-dsl-cqrs-js:0.16.0")
Scala SBT
libraryDependencies += "city.smartb.f2" % "f2-dsl-cqrs-js" % "0.16.0"
Groovy Grape
@Grapes(
  @Grab(group='city.smartb.f2', module='f2-dsl-cqrs-js', version='0.16.0')
)
Apache Ivy
<dependency org="city.smartb.f2" name="f2-dsl-cqrs-js" rev="0.16.0" />
Leiningen
[city.smartb.f2/f2-dsl-cqrs-js "0.16.0"]
Apache Buildr
'city.smartb.f2:f2-dsl-cqrs-js:jar:0.16.0'