Last Version

jfuzzy-parent 1.0.0

JNI bindings for the libfuzzy shared library, allowing efficient computation and comparison of ssdeep hashes from within Java applications.

License

License

GroupId

GroupId

io.github.russellfrancis
ArtifactId

ArtifactId

jfuzzy-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

jfuzzy-parent
JNI bindings for the libfuzzy shared library, allowing efficient computation and comparison of ssdeep hashes from within Java applications.
Project URL

Project URL

https://github.com/russellfrancis/jfuzzy/
Source Code Management

Source Code Management

https://github.com/russellfrancis/jfuzzy

Download jfuzzy-parent 1.0.0

Filename Size
jfuzzy-parent-1.0.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.russellfrancis/jfuzzy-parent/ -->
<dependency>
    <groupId>io.github.russellfrancis</groupId>
    <artifactId>jfuzzy-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.russellfrancis/jfuzzy-parent/
implementation 'io.github.russellfrancis:jfuzzy-parent:1.0.0'
// https://jarcasting.com/artifacts/io.github.russellfrancis/jfuzzy-parent/
implementation ("io.github.russellfrancis:jfuzzy-parent:1.0.0")
'io.github.russellfrancis:jfuzzy-parent:pom:1.0.0'
<dependency org="io.github.russellfrancis" name="jfuzzy-parent" rev="1.0.0">
  <artifact name="jfuzzy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.russellfrancis', module='jfuzzy-parent', version='1.0.0')
)
libraryDependencies += "io.github.russellfrancis" % "jfuzzy-parent" % "1.0.0"
[io.github.russellfrancis/jfuzzy-parent "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jfuzzy
  • jfuzzy-native
  • jfuzzy-test