MVN

com.knewton.dynamok : dynamok-scaling

Maven & Gradle

May 14, 2015
3 stars

dynamok · Dynamok is a library providing automatic provisioned throughput scaling for DynamoDB

<dependency>
    <groupId>com.knewton.dynamok</groupId>
    <artifactId>dynamok-scaling</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.knewton.dynamok : dynamok-scaling to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.knewton.dynamok : dynamok-scaling to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
dynamok-scaling-0.0.1

How to add a dependency to Maven

Add the following com.knewton.dynamok : dynamok-scaling maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.knewton.dynamok</groupId>
    <artifactId>dynamok-scaling</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.knewton.dynamok : dynamok-scaling gradle dependency to your build.gradle file:

implementation 'com.knewton.dynamok:dynamok-scaling:0.0.1'

Gradle Kotlin DSL: Add the following com.knewton.dynamok : dynamok-scaling gradle kotlin dependency to your build.gradle.kts file:

implementation("com.knewton.dynamok:dynamok-scaling:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.knewton.dynamok : dynamok-scaling sbt scala dependency to your build.sbt file:

libraryDependencies += "com.knewton.dynamok" % "dynamok-scaling" % "0.0.1"

Advertisement

Dependencies from Group

May 14, 2015
1 usages
3 stars
May 14, 2015
3 stars

Discover Dependencies

Jun 10, 2016
61 stars
Oct 09, 2018
3 usages
43 stars
Sep 25, 2016
2 usages
257 stars
May 11, 2015
0 stars
Jun 20, 2019
41 stars
Oct 08, 2016
1 usages
0 stars
Feb 14, 2019
1 stars
Jun 24, 2016
8 stars