is not current version
Last Version 0.8.2

recog-java 0.7.0

Java implementation of Recog that supports parsing and matching.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.rapid7.recog
ArtifactId

ArtifactId

recog-java
Version

Version

0.7.0
Type

Type

jar
Description

Description

recog-java
Java implementation of Recog that supports parsing and matching.
Project URL

Project URL

https://www.rapid7.com
Source Code Management

Source Code Management

https://github.com/rapid7/recog-java

Download recog-java 0.7.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (8)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.4
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.junit.jupiter : junit-jupiter-api jar 5.2.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.2.0-M1
org.mockito : mockito-core jar 2.18.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.