Last Version

community-id-java 2.0.1

A Java implementation of the Community ID flow hashing standard (https://github.com/corelight/community-id-spec)

License

License

Categories

Categories

Java Languages Unity Business Logic Libraries Game Development
GroupId

GroupId

com.rapid7.communityid
ArtifactId

ArtifactId

community-id-java
Version

Version

2.0.1
Type

Type

jar
Description

Description

community-id-java
A Java implementation of the Community ID flow hashing standard (https://github.com/corelight/community-id-spec)
Project URL

Project URL

https://github.com/rapid7/community-id-java
Project Organization

Project Organization

Rapid 7, Inc.
Source Code Management

Source Code Management

https://github.com/rapid7/community-id-java

Download community-id-java 2.0.1


<!-- https://jarcasting.com/artifacts/com.rapid7.communityid/community-id-java/ -->
<dependency>
    <groupId>com.rapid7.communityid</groupId>
    <artifactId>community-id-java</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rapid7.communityid/community-id-java/
implementation 'com.rapid7.communityid:community-id-java:2.0.1'
// https://jarcasting.com/artifacts/com.rapid7.communityid/community-id-java/
implementation ("com.rapid7.communityid:community-id-java:2.0.1")
'com.rapid7.communityid:community-id-java:jar:2.0.1'
<dependency org="com.rapid7.communityid" name="community-id-java" rev="2.0.1">
  <artifact name="community-id-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rapid7.communityid', module='community-id-java', version='2.0.1')
)
libraryDependencies += "com.rapid7.communityid" % "community-id-java" % "2.0.1"
[com.rapid7.communityid/community-id-java "2.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.