s

simplesource-command-parent

Simple Sourcing Event Sourcing API
http://simplesource.io
The Apache Software License, Version 2.0
Simple Machines
文件下载
文件名 操作
simplesource-command-parent-0.1.5.pom 下载
Apache Maven
<dependency>
  <groupId>io.simplesource</groupId>
  <artifactId>simplesource-command-parent</artifactId>
  <version>0.1.5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.simplesource:simplesource-command-parent:0.1.5'
Gradle Kotlin
implementation("io.simplesource:simplesource-command-parent:0.1.5")
Scala SBT
libraryDependencies += "io.simplesource" % "simplesource-command-parent" % "0.1.5"
Groovy Grape
@Grapes(
  @Grab(group='io.simplesource', module='simplesource-command-parent', version='0.1.5')
)
Apache Ivy
<dependency org="io.simplesource" name="simplesource-command-parent" rev="0.1.5" />
Leiningen
[io.simplesource/simplesource-command-parent "0.1.5"]
Apache Buildr
'io.simplesource:simplesource-command-parent:jar:0.1.5'
本项目依赖