Recog Parent

Java implementation of Recog that supports parsing and matching.

Лицензия

Лицензия

Группа

Группа

com.rapid7.recog
Идентификатор

Идентификатор

recog-parent
Последняя версия

Последняя версия

0.8.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Recog Parent
Java implementation of Recog that supports parsing and matching.
Ссылка на сайт

Ссылка на сайт

https://github.com/rapid7/recog-java
Система контроля версий

Система контроля версий

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

Скачать recog-parent

Имя Файла Размер
recog-parent-0.8.2.pom 8 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • build-tools
  • recog
  • recog-verify

Версии библиотеки

Версия
0.8.2
0.8.1