MVN

com.idealista : tlsh

Maven & Gradle

May 10, 2016
1 usages
20 stars

TLSH · Java port of TLSH (Trend Micro Locality Sensitive Hash)

<dependency>
    <groupId>com.idealista</groupId>
    <artifactId>tlsh</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.idealista : tlsh to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.idealista : tlsh to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
tlsh-1.0.0

How to add a dependency to Maven

Add the following com.idealista : tlsh maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.idealista</groupId>
    <artifactId>tlsh</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.idealista : tlsh gradle dependency to your build.gradle file:

implementation 'com.idealista:tlsh:1.0.0'

Gradle Kotlin DSL: Add the following com.idealista : tlsh gradle kotlin dependency to your build.gradle.kts file:

implementation("com.idealista:tlsh:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.idealista : tlsh sbt scala dependency to your build.sbt file:

libraryDependencies += "com.idealista" % "tlsh" % "1.0.0"

Advertisement

Dependencies from Group

Oct 02, 2017
5 usages
89 stars
May 10, 2016
1 usages
20 stars
Dec 05, 2017
5 stars
Dec 05, 2017
5 stars

Discover Dependencies

Sep 07, 2016
4 usages
0 stars
May 15, 2016
1 usages
Jan 04, 2018
2 usages
1.1k stars
Aug 10, 2023
8 usages
328 stars
Aug 10, 2023
16 usages
328 stars
May 11, 2023
18 usages
1.8k stars
Jul 11, 2023
39 usages
7.8k stars
Sep 19, 2019
9 usages
69 stars