Last Version

Eventstore2 Parent 2.4.3

A framework for building event sourced Java applications

License

License

GroupId

GroupId

no.ks
ArtifactId

ArtifactId

eventstore2-parent
Version

Version

2.4.3
Type

Type

pom
Description

Description

Eventstore2 Parent
A framework for building event sourced Java applications
Project URL

Project URL

https://github.com/ks-no/eventstore2
Source Code Management

Source Code Management

https://github.com/ks-no/eventstore2

Download eventstore2-parent 2.4.3


<!-- https://jarcasting.com/artifacts/no.ks/eventstore2-parent/ -->
<dependency>
    <groupId>no.ks</groupId>
    <artifactId>eventstore2-parent</artifactId>
    <version>2.4.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.ks/eventstore2-parent/
implementation 'no.ks:eventstore2-parent:2.4.3'
// https://jarcasting.com/artifacts/no.ks/eventstore2-parent/
implementation ("no.ks:eventstore2-parent:2.4.3")
'no.ks:eventstore2-parent:pom:2.4.3'
<dependency org="no.ks" name="eventstore2-parent" rev="2.4.3">
  <artifact name="eventstore2-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.ks', module='eventstore2-parent', version='2.4.3')
)
libraryDependencies += "no.ks" % "eventstore2-parent" % "2.4.3"
[no.ks/eventstore2-parent "2.4.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • eventstore