Recog Parent

Java implementation of Recog that supports parsing and matching.

License

License

GroupId

GroupId

com.rapid7.recog
ArtifactId

ArtifactId

recog-parent
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

pom
Description

Description

Recog Parent
Java implementation of Recog that supports parsing and matching.
Project URL

Project URL

https://github.com/rapid7/recog-java
Source Code Management

Source Code Management

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

Download recog-parent

Filename Size
recog-parent-0.8.2.pom 8 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • build-tools
  • recog
  • recog-verify

Versions

Version
0.8.2
0.8.1