is not current version
Last Version 0.3.5

com.mercateo.eventstore:parent 0.2.25

client for eventstore

GroupId

GroupId

com.mercateo.eventstore
ArtifactId

ArtifactId

parent
Version

Version

0.2.25
Type

Type

pom

Download parent 0.2.25

Filename Size
parent-0.2.25.pom 11 KB
Browse

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