| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yelong0216.dream.first |
| ArtifactId | ArtifactIddream-first-extjs |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondream-first-extjs
dreamfirst框架与前端框架Extjs的整合
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dream-first-extjs-2.1.0.pom | |
| dream-first-extjs-2.1.0.jar | 41 KB |
| dream-first-extjs-2.1.0-sources.jar | 29 KB |
| dream-first-extjs-2.1.0-javadoc.jar | 242 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-extjs/ -->
<dependency>
<groupId>com.github.yelong0216.dream.first</groupId>
<artifactId>dream-first-extjs</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-extjs/
implementation 'com.github.yelong0216.dream.first:dream-first-extjs:2.1.0'
// https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-extjs/
implementation ("com.github.yelong0216.dream.first:dream-first-extjs:2.1.0")
'com.github.yelong0216.dream.first:dream-first-extjs:jar:2.1.0'
<dependency org="com.github.yelong0216.dream.first" name="dream-first-extjs" rev="2.1.0">
<artifact name="dream-first-extjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216.dream.first', module='dream-first-extjs', version='2.1.0')
)
libraryDependencies += "com.github.yelong0216.dream.first" % "dream-first-extjs" % "2.1.0"
[com.github.yelong0216.dream.first/dream-first-extjs "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yelong0216.dream.first : dream-first-core | jar | [2.1.0,2.2.0) |
| com.github.yelong0216.dream.first : dream-first-extjs-base | jar | [2.1.0,2.2.0) |
| com.github.yelong0216.dream.first : dream-first-plugin-support | jar | [2.1.0,2.2.0) |
| org.freemarker : freemarker | jar | 2.3.28 |