Drived Core

A Java library for Event sourcing based on Domain-driven development.

License

License

Categories

Categories

Net
GroupId

GroupId

net.lulab.drived
ArtifactId

ArtifactId

drived-core
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Drived Core
A Java library for Event sourcing based on Domain-driven development.
Project URL

Project URL

https://github.com/lubang/drived
Source Code Management

Source Code Management

https://github.com/lubang/drived

Download drived-core

How to add to project

<!-- https://jarcasting.com/artifacts/net.lulab.drived/drived-core/ -->
<dependency>
    <groupId>net.lulab.drived</groupId>
    <artifactId>drived-core</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.lulab.drived/drived-core/
implementation 'net.lulab.drived:drived-core:0.0.1'
// https://jarcasting.com/artifacts/net.lulab.drived/drived-core/
implementation ("net.lulab.drived:drived-core:0.0.1")
'net.lulab.drived:drived-core:jar:0.0.1'
<dependency org="net.lulab.drived" name="drived-core" rev="0.0.1">
  <artifact name="drived-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.lulab.drived', module='drived-core', version='0.0.1')
)
libraryDependencies += "net.lulab.drived" % "drived-core" % "0.0.1"
[net.lulab.drived/drived-core "0.0.1"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.19.0

Project Modules

There are no modules declared in this project.

drived

A Java library for Event sourcing based on Domain-driven development.

It helps

  • Event Sourcing
  • CQRS
  • Domain-Driven Development

Versions

Version
0.0.1