License |
License |
---|---|
GroupId | GroupIdorg.xworker |
ArtifactId | ArtifactIdxworker_web_bootstrap |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent model liberary of XWorker.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xworker_web_bootstrap-1.0.1.pom | |
xworker_web_bootstrap-1.0.1.jar | 112 KB |
xworker_web_bootstrap-1.0.1-sources.jar | 102 KB |
xworker_web_bootstrap-1.0.1-javadoc.jar | 683 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xworker/xworker_web_bootstrap/ -->
<dependency>
<groupId>org.xworker</groupId>
<artifactId>xworker_web_bootstrap</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xworker/xworker_web_bootstrap/
implementation 'org.xworker:xworker_web_bootstrap:1.0.1'
// https://jarcasting.com/artifacts/org.xworker/xworker_web_bootstrap/
implementation ("org.xworker:xworker_web_bootstrap:1.0.1")
'org.xworker:xworker_web_bootstrap:jar:1.0.1'
<dependency org="org.xworker" name="xworker_web_bootstrap" rev="1.0.1">
<artifact name="xworker_web_bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xworker', module='xworker_web_bootstrap', version='1.0.1')
)
libraryDependencies += "org.xworker" % "xworker_web_bootstrap" % "1.0.1"
[org.xworker/xworker_web_bootstrap "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xworker : xworker_web | jar | 1.4.4 |
org.x-meta : org.xmeta.engine | jar | 1.4.5 |