MVN

com.indeed : lsmtree-recordlog

Maven & Gradle

May 16, 2017

recordlog · Recordlog used by lsmtree

<dependency>
    <groupId>com.indeed</groupId>
    <artifactId>lsmtree-recordlog</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.indeed : lsmtree-recordlog to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of com.indeed : lsmtree-recordlog to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
lsmtree-recordlog-1.0.7
lsmtree-recordlog-1.0.6
lsmtree-recordlog-1.0.5

How to add a dependency to Maven

Add the following com.indeed : lsmtree-recordlog maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.indeed</groupId>
    <artifactId>lsmtree-recordlog</artifactId>
    <version>1.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.indeed : lsmtree-recordlog gradle dependency to your build.gradle file:

implementation 'com.indeed:lsmtree-recordlog:1.0.7'

Gradle Kotlin DSL: Add the following com.indeed : lsmtree-recordlog gradle kotlin dependency to your build.gradle.kts file:

implementation("com.indeed:lsmtree-recordlog:1.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.indeed : lsmtree-recordlog sbt scala dependency to your build.sbt file:

libraryDependencies += "com.indeed" % "lsmtree-recordlog" % "1.0.7"

Advertisement

Dependencies from Group

Jun 21, 2023
19 usages
147 stars
Jun 21, 2023
13 usages
147 stars
Apr 20, 2016
7 usages
30 stars
Jun 21, 2023
7 usages
147 stars
Jun 21, 2023
6 usages
147 stars

Discover Dependencies