GroupId | GroupIdorg.gaixie.jibu.web |
---|---|
ArtifactId | ArtifactIdjibu-core-extjs |
Version | Version1.0.0-M2 |
Type | Typewar |
Filename | Size |
---|---|
jibu-core-extjs-1.0.0-M2.pom | |
jibu-core-extjs-1.0.0-M2.war | 72 KB |
jibu-core-extjs-1.0.0-M2-sources.jar | 31 KB |
jibu-core-extjs-1.0.0-M2-javadoc.jar | 102 KB |
jibu-core-extjs-1.0.0-M2-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-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"]