| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdcom.github.yelong0216.dream.first |
| ArtifactId | ArtifactIddream-first-extjs-model-support |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondream-first-extjs-model-support
extjs.js和jsp文件的生成器支持
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-extjs-model-support/ -->
<dependency>
<groupId>com.github.yelong0216.dream.first</groupId>
<artifactId>dream-first-extjs-model-support</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-extjs-model-support/
implementation 'com.github.yelong0216.dream.first:dream-first-extjs-model-support:2.1.1'
// https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-extjs-model-support/
implementation ("com.github.yelong0216.dream.first:dream-first-extjs-model-support:2.1.1")
'com.github.yelong0216.dream.first:dream-first-extjs-model-support:jar:2.1.1'
<dependency org="com.github.yelong0216.dream.first" name="dream-first-extjs-model-support" rev="2.1.1">
<artifact name="dream-first-extjs-model-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216.dream.first', module='dream-first-extjs-model-support', version='2.1.1')
)
libraryDependencies += "com.github.yelong0216.dream.first" % "dream-first-extjs-model-support" % "2.1.1"
[com.github.yelong0216.dream.first/dream-first-extjs-model-support "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yelong0216 : yelong-model-support | jar | [2.1.0,2.2.0) |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0-M1 |