Download domdrides-core-1.5.jar file - Jar d

Jar examples for d:domdrides-core

Description

Domain Driven Design Core API

You can download jar file domdrides-core 1.5 in this page.

Build File

You can use the following script to add domdrides-core-1.5.jar to your project.

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

Download

Click the following link to download the jar file.

domdrides-core-1.5-javadoc.jar
domdrides-core-1.5-tests.jar
domdrides-core-1.5.jar
domdrides-core-1.5.pom



Related Tutorials