MVN

com.wandrell : repository-pattern

Maven & Gradle

Dec 02, 2016
9 stars

Repository Pattern · Interfaces and basic implementations for the repository pattern.

<dependency>
    <groupId>com.wandrell</groupId>
    <artifactId>repository-pattern</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wandrell : repository-pattern to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.wandrell : repository-pattern to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
repository-pattern-0.3.0
0.2.x
repository-pattern-0.2.0

How to add a dependency to Maven

Add the following com.wandrell : repository-pattern maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wandrell</groupId>
    <artifactId>repository-pattern</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wandrell : repository-pattern gradle dependency to your build.gradle file:

implementation 'com.wandrell:repository-pattern:0.3.0'

Gradle Kotlin DSL: Add the following com.wandrell : repository-pattern gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wandrell:repository-pattern:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wandrell : repository-pattern sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wandrell" % "repository-pattern" % "0.3.0"

Advertisement

Dependencies from Group

Dec 07, 2015
4 usages
1 stars
Dec 26, 2015
1 usages
9 stars
Dec 02, 2016
9 stars
Dec 25, 2015
0 stars

Discover Dependencies

Mar 07, 2017
4 usages
4 stars
Nov 17, 2016
5 stars
Sep 21, 2021
28 usages
487 stars
Nov 06, 2016
1 usages
487 stars
Aug 25, 2023
37 usages
3.9k stars