| License |
License |
|---|---|
| GroupId | GroupIdcom.haoxuer.bigworld |
| ArtifactId | ArtifactIdplugs |
| Version | Version3.3.12-20211205 |
| Type | Typepom |
| Description |
Descriptionplugs
bigworld is a lightweight Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| plugs-3.3.12-20211205.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.haoxuer.bigworld/plugs/ -->
<dependency>
<groupId>com.haoxuer.bigworld</groupId>
<artifactId>plugs</artifactId>
<version>3.3.12-20211205</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/plugs/
implementation 'com.haoxuer.bigworld:plugs:3.3.12-20211205'
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/plugs/
implementation ("com.haoxuer.bigworld:plugs:3.3.12-20211205")
'com.haoxuer.bigworld:plugs:pom:3.3.12-20211205'
<dependency org="com.haoxuer.bigworld" name="plugs" rev="3.3.12-20211205">
<artifact name="plugs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.bigworld', module='plugs', version='3.3.12-20211205')
)
libraryDependencies += "com.haoxuer.bigworld" % "plugs" % "3.3.12-20211205"
[com.haoxuer.bigworld/plugs "3.3.12-20211205"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.haoxuer.bigworld : bigworld-plugin | jar | 3.3.12-20211205 |
| com.nbsaas.discovery : code-make | jar | 1.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |