Last Version

Jibu Web :: Core (UI based Extjs) 1.0.0-RC1

稳定、高效、简洁的 Java 应用开发模板。

License

License

GroupId

GroupId

org.gaixie.jibu.web
ArtifactId

ArtifactId

jibu-core-extjs
Version

Version

1.0.0-RC1
Type

Type

war
Description

Description

Jibu Web :: Core (UI based Extjs)
稳定、高效、简洁的 Java 应用开发模板。
Project Organization

Project Organization

Gaixie.ORG

Download jibu-core-extjs 1.0.0-RC1


<!-- https://jarcasting.com/artifacts/org.gaixie.jibu.web/jibu-core-extjs/ -->
<dependency>
    <groupId>org.gaixie.jibu.web</groupId>
    <artifactId>jibu-core-extjs</artifactId>
    <version>1.0.0-RC1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.gaixie.jibu.web/jibu-core-extjs/
implementation 'org.gaixie.jibu.web:jibu-core-extjs:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.gaixie.jibu.web/jibu-core-extjs/
implementation ("org.gaixie.jibu.web:jibu-core-extjs:1.0.0-RC1")
'org.gaixie.jibu.web:jibu-core-extjs:war:1.0.0-RC1'
<dependency org="org.gaixie.jibu.web" name="jibu-core-extjs" rev="1.0.0-RC1">
  <artifact name="jibu-core-extjs" type="war" />
</dependency>
@Grapes(
@Grab(group='org.gaixie.jibu.web', module='jibu-core-extjs', version='1.0.0-RC1')
)
libraryDependencies += "org.gaixie.jibu.web" % "jibu-core-extjs" % "1.0.0-RC1"
[org.gaixie.jibu.web/jibu-core-extjs "1.0.0-RC1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.inject : guice jar 2.0
com.google.inject.extensions : guice-servlet jar 2.0
org.slf4j : slf4j-api jar 1.6.1
org.gaixie.jibu : jibu-core jar 1.0.0-RC1
org.gaixie.jibu.plugins : jibu-json jar 1.0.0-RC1
org.gaixie.jibu.plugins : jibu-mail jar 1.0.0-RC1

provided (1)

Group / Artifact Type Version
org.mortbay.jetty : servlet-api jar 2.5-20081211

runtime (3)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 0.9.24
ch.qos.logback : logback-classic jar 0.9.24
org.gaixie.extjs-wrapped : extjs-wrapped zip 3.2.1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.