| License |
License |
|---|---|
| GroupId | GroupIdorg.xworker |
| ArtifactId | ArtifactIdxworker_parent |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionXWorker parent model liberary
The parent model liberary of XWorker.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xworker_parent-1.0.1.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xworker/xworker_parent/ -->
<dependency>
<groupId>org.xworker</groupId>
<artifactId>xworker_parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xworker/xworker_parent/
implementation 'org.xworker:xworker_parent:1.0.1'
// https://jarcasting.com/artifacts/org.xworker/xworker_parent/
implementation ("org.xworker:xworker_parent:1.0.1")
'org.xworker:xworker_parent:pom:1.0.1'
<dependency org="org.xworker" name="xworker_parent" rev="1.0.1">
<artifact name="xworker_parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xworker', module='xworker_parent', version='1.0.1')
)
libraryDependencies += "org.xworker" % "xworker_parent" % "1.0.1"
[org.xworker/xworker_parent "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.x-meta : org.xmeta.engine | jar | 1.4.5 |