Last Version

io.github.fastfilter:jmh 1.0.2

Fast Approximate Membership Filters in Java

License

License

Categories

Categories

JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

io.github.fastfilter
ArtifactId

ArtifactId

jmh
Version

Version

1.0.2
Type

Type

jar
Description

Description

Fast Approximate Membership Filters in Java
Source Code Management

Source Code Management

https://github.com/FastFilter/fastfilter_java/tree/master/jmh

Download jmh 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.fastfilter : fastfilter jar 1.0.2
org.openjdk.jmh : jmh-core jar 1.22
org.openjdk.jmh : jmh-generator-annprocess jar 1.22

Project Modules

There are no modules declared in this project.