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

Classif :: Parent 0.1.0

Structural search on Java classes

Лицензия

Лицензия

Группа

Группа

org.revapi.classif
Идентификатор

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

classif-parent
Версия

Версия

0.1.0
Тип

Тип

pom
Описание

Описание

Classif :: Parent
Structural search on Java classes
Ссылка на сайт

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

https://github.com/revapi/classif
Организация-разработчик

Организация-разработчик

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

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

https://github.com/revapi/classif

Скачать classif-parent 0.1.0

Имя Файла Размер
classif-parent-0.1.0.pom 6 KB
Обзор

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-api jar 2.11.2

provided (2)

Идентификатор библиотеки Тип Версия
org.revapi : revapi-site-shared zip 3
com.google.code.findbugs : annotations jar 3.0.0

runtime (1)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-core jar 2.11.2

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-params jar 5.4.0
org.revapi.testjars : testjars-junit5 jar 0.1.0
junit : junit jar 4.11

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

  • classif
  • classif-dsl