MVN

com.walterjwhite.infrastructure.datastore.api : model

Maven & Gradle

Dec 19, 2017
7 usages
0 stars

Datastore - API - model

<dependency>
    <groupId>com.walterjwhite.infrastructure.datastore.api</groupId>
    <artifactId>model</artifactId>
    <version>0.0.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.walterjwhite.infrastructure.datastore.api : model to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.15

All Versions

Choose a version of com.walterjwhite.infrastructure.datastore.api : model to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
model-0.0.15
model-0.0.14
model-0.0.13

How to add a dependency to Maven

Add the following com.walterjwhite.infrastructure.datastore.api : model maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.walterjwhite.infrastructure.datastore.api</groupId>
    <artifactId>model</artifactId>
    <version>0.0.15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.walterjwhite.infrastructure.datastore.api : model gradle dependency to your build.gradle file:

implementation 'com.walterjwhite.infrastructure.datastore.api:model:0.0.15'

Gradle Kotlin DSL: Add the following com.walterjwhite.infrastructure.datastore.api : model gradle kotlin dependency to your build.gradle.kts file:

implementation("com.walterjwhite.infrastructure.datastore.api:model:0.0.15")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.walterjwhite.infrastructure.datastore.api : model sbt scala dependency to your build.sbt file:

libraryDependencies += "com.walterjwhite.infrastructure.datastore.api" % "model" % "0.0.15"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 09, 2023
32 usages
131 stars
Nov 27, 2007
44 usages
Feb 09, 2017
12 usages
266 stars
May 31, 2006
16 usages
Jun 06, 2023
192 usages
265 stars
Nov 11, 2016
8 usages
Jun 16, 2019
83 usages
0 stars