MVN

io.induct.bricks : bricks-ddd

Maven & Gradle

Jun 13, 2015
1 usages

"Bricks - zero-dependency utility microlibraries" · Uploads all artifacts belonging to configuration ':bricks-ddd:archives'

<dependency>
    <groupId>io.induct.bricks</groupId>
    <artifactId>bricks-ddd</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.induct.bricks : bricks-ddd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of io.induct.bricks : bricks-ddd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
bricks-ddd-0.1.0

How to add a dependency to Maven

Add the following io.induct.bricks : bricks-ddd maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.induct.bricks</groupId>
    <artifactId>bricks-ddd</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.induct.bricks : bricks-ddd gradle dependency to your build.gradle file:

implementation 'io.induct.bricks:bricks-ddd:0.1.0'

Gradle Kotlin DSL: Add the following io.induct.bricks : bricks-ddd gradle kotlin dependency to your build.gradle.kts file:

implementation("io.induct.bricks:bricks-ddd:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.induct.bricks : bricks-ddd sbt scala dependency to your build.sbt file:

libraryDependencies += "io.induct.bricks" % "bricks-ddd" % "0.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 05, 2017
1 usages
0 stars
Jun 02, 2023
1 usages
94 stars
May 24, 2016
2 usages
131 stars
Feb 23, 2016
2 usages
3 stars
Oct 08, 2015
1 usages
1 stars
Apr 05, 2018
1 usages
172 stars
Oct 23, 2015
1 usages
3 stars