GroupId | GroupIdorg.gaixie.jibu.web |
---|---|
ArtifactId | ArtifactIdjibu-core-extjs |
Version | Version1.0.0-M3 |
Type | Typewar |
Filename | Size |
---|---|
jibu-core-extjs-1.0.0-M3.pom | |
jibu-core-extjs-1.0.0-M3.war | 72 KB |
jibu-core-extjs-1.0.0-M3-sources.jar | 31 KB |
jibu-core-extjs-1.0.0-M3-javadoc.jar | 102 KB |
jibu-core-extjs-1.0.0-M3-classes.jar | 39 KB |
Browse |
<!-- 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-M3</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-M3'
// https://jarcasting.com/artifacts/org.gaixie.jibu.web/jibu-core-extjs/
implementation ("org.gaixie.jibu.web:jibu-core-extjs:1.0.0-M3")
'org.gaixie.jibu.web:jibu-core-extjs:war:1.0.0-M3'
<dependency org="org.gaixie.jibu.web" name="jibu-core-extjs" rev="1.0.0-M3">
<artifact name="jibu-core-extjs" type="war" />
</dependency>
@Grapes(
@Grab(group='org.gaixie.jibu.web', module='jibu-core-extjs', version='1.0.0-M3')
)
libraryDependencies += "org.gaixie.jibu.web" % "jibu-core-extjs" % "1.0.0-M3"
[org.gaixie.jibu.web/jibu-core-extjs "1.0.0-M3"]