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.2.pom download
Apache Maven
<dependency>
  <groupId>io.simplesource</groupId>
  <artifactId>simplesource-command-parent</artifactId>
  <version>0.2.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.simplesource:simplesource-command-parent:0.2.2'
Gradle Kotlin
implementation("io.simplesource:simplesource-command-parent:0.2.2")
Scala SBT
libraryDependencies += "io.simplesource" % "simplesource-command-parent" % "0.2.2"
Groovy Grape
@Grapes(
  @Grab(group='io.simplesource', module='simplesource-command-parent', version='0.2.2')
)
Apache Ivy
<dependency org="io.simplesource" name="simplesource-command-parent" rev="0.2.2" />
Leiningen
[io.simplesource/simplesource-command-parent "0.2.2"]
Apache Buildr
'io.simplesource:simplesource-command-parent:jar:0.2.2'
Dependencies