cn.jque:jque-framework-parent


GroupId

GroupId

cn.jque
ArtifactId

ArtifactId

jque-framework-parent
Last Version

Last Version

2022.06.28
Release Date

Release Date

Type

Type

pom
Description

Description

Download jque-framework-parent

How to add to project

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

Dependencies

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

Project Modules

  • jque-common
  • jque-core

Versions

Version
2022.06.28
2022.06-24