Skip to content

Java implementation of Domain Notification Pattern based in Flunt (.NET) developed by @andrebaltieri

License

Notifications You must be signed in to change notification settings

carlosbritojun/jflunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jflunt

Build Status GitHub Maven Central

Java implementation of Domain Notification Pattern based in Flunt(.NET) developed by @andrebaltieri

Dependencies

Java 8+

Instalation

See more: https://mvnrepository.com/artifact/com.github.carlosbritojun/jflunt

Maven

<dependency>
  <groupId>com.github.carlosbritojun</groupId>
  <artifactId>jflunt</artifactId>
  <version>1.0.1</version>
</dependency>

Gradle

// https://mvnrepository.com/artifact/com.github.carlosbritojun/jflunt
compile group: 'com.github.carlosbritojun', name: 'jflunt', version: '1.0.1'

Ivy

<!-- https://mvnrepository.com/artifact/com.github.carlosbritojun/jflunt -->
<dependency org="com.github.carlosbritojun" name="jflunt" rev="1.0.1"/>

About

Java implementation of Domain Notification Pattern based in Flunt (.NET) developed by @andrebaltieri

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages