Download domain-eventing-core-0.4.3.jar file - Jar d

Jar examples for d:domain-eventing-core

Description

Core/Common Objects for Domain-Eventing

You can download jar file domain-eventing-core 0.4.3 in this page.

Build File

You can use the following script to add domain-eventing-core-0.4.3.jar to your project.

<dependency>
   <groupId>com.strategicgains.domain-eventing</groupId>
   <artifactId>domain-eventing-core</artifactId>
   <version>0.4.3</version>
</dependency>
compile group: 'com.strategicgains.domain-eventing', name: 'domain-eventing-core', version: '0.4.3'
libraryDependencies += "com.strategicgains.domain-eventing" % "domain-eventing-core" % "0.4.3"
<dependency org="com.strategicgains.domain-eventing" name="domain-eventing-core" rev="0.4.3"/>
@Grapes(@Grab(group='com.strategicgains.domain-eventing', module='domain-eventing-core', version='0.4.3'))
'com.strategicgains.domain-eventing:domain-eventing-core:jar:0.4.3'

Download

Click the following link to download the jar file.

domain-eventing-core-0.4.3-javadoc.jar
domain-eventing-core-0.4.3-sources.jar
domain-eventing-core-0.4.3.jar
domain-eventing-core-0.4.3.pom



Related Tutorials