s

simplesource-command-parent

Simple Sourcing Event Sourcing API
http://simplesource.io
The Apache Software License, Version 2.0
Simple Machines
Files download
File Operation
simplesource-command-parent-0.2.4.pom download
Apache Maven
<dependency>
  <groupId>io.simplesource</groupId>
  <artifactId>simplesource-command-parent</artifactId>
  <version>0.2.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.simplesource:simplesource-command-parent:0.2.4'
Gradle Kotlin
implementation("io.simplesource:simplesource-command-parent:0.2.4")
Scala SBT
libraryDependencies += "io.simplesource" % "simplesource-command-parent" % "0.2.4"
Groovy Grape
@Grapes(
  @Grab(group='io.simplesource', module='simplesource-command-parent', version='0.2.4')
)
Apache Ivy
<dependency org="io.simplesource" name="simplesource-command-parent" rev="0.2.4" />
Leiningen
[io.simplesource/simplesource-command-parent "0.2.4"]
Apache Buildr
'io.simplesource:simplesource-command-parent:jar:0.2.4'
Dependencies