Last Version

aggregate-persistence 1.2.1

Aggregate persistence library

License

License

GroupId

GroupId

com.github.meixuesong
ArtifactId

ArtifactId

aggregate-persistence
Version

Version

1.2.1
Type

Type

jar
Description

Description

aggregate-persistence
Aggregate persistence library
Project URL

Project URL

https://github.com/meixuesong/aggregate-persistence
Source Code Management

Source Code Management

https://github.com/meixuesong/aggregate-persistence/tree/master

Download aggregate-persistence 1.2.1


<!-- https://jarcasting.com/artifacts/com.github.meixuesong/aggregate-persistence/ -->
<dependency>
    <groupId>com.github.meixuesong</groupId>
    <artifactId>aggregate-persistence</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.meixuesong/aggregate-persistence/
implementation 'com.github.meixuesong:aggregate-persistence:1.2.1'
// https://jarcasting.com/artifacts/com.github.meixuesong/aggregate-persistence/
implementation ("com.github.meixuesong:aggregate-persistence:1.2.1")
'com.github.meixuesong:aggregate-persistence:jar:1.2.1'
<dependency org="com.github.meixuesong" name="aggregate-persistence" rev="1.2.1">
  <artifact name="aggregate-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.meixuesong', module='aggregate-persistence', version='1.2.1')
)
libraryDependencies += "com.github.meixuesong" % "aggregate-persistence" % "1.2.1"
[com.github.meixuesong/aggregate-persistence "1.2.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.11.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.2
org.apache.commons : commons-lang3 jar 3.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.19.1

Project Modules

There are no modules declared in this project.