cn.jque:jque-framework-parent


Группа

Группа

cn.jque
Идентификатор

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

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

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

2022.06.28
Дата

Дата

Тип

Тип

pom
Описание

Описание

Скачать jque-framework-parent

Имя Файла Размер
jque-framework-parent-2022.06.28.pom 5 KB
Обзор

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

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

Зависимости

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

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

  • jque-common
  • jque-core

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

Версия
2022.06.28
2022.06-24