is not current version
Last Version 1.0.0-RC1

org.gaixie.jibu.web:jibu-core-extjs 1.0.0-M2


GroupId

GroupId

org.gaixie.jibu.web
ArtifactId

ArtifactId

jibu-core-extjs
Version

Version

1.0.0-M2
Type

Type

war

Download jibu-core-extjs 1.0.0-M2


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