License |
License |
---|---|
GroupId | GroupIdcom.haoxuer.bigworld |
ArtifactId | ArtifactIdmodules |
Last Version | Last Version3.3.16-20220327 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmodules
bigworld is a lightweight Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
modules-3.3.16-20220327.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.haoxuer.bigworld/modules/ -->
<dependency>
<groupId>com.haoxuer.bigworld</groupId>
<artifactId>modules</artifactId>
<version>3.3.16-20220327</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/modules/
implementation 'com.haoxuer.bigworld:modules:3.3.16-20220327'
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/modules/
implementation ("com.haoxuer.bigworld:modules:3.3.16-20220327")
'com.haoxuer.bigworld:modules:pom:3.3.16-20220327'
<dependency org="com.haoxuer.bigworld" name="modules" rev="3.3.16-20220327">
<artifact name="modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.bigworld', module='modules', version='3.3.16-20220327')
)
libraryDependencies += "com.haoxuer.bigworld" % "modules" % "3.3.16-20220327"
[com.haoxuer.bigworld/modules "3.3.16-20220327"]
Group / Artifact | Type | Version |
---|---|---|
com.haoxuer.discover : discover-common-config | jar | 3.3.16-20220327 |
com.haoxuer.bigworld : bigworld-member | jar | 3.3.16-20220327 |
com.haoxuer.bigworld : bigworld-generate | jar | 3.3.16-20220327 |
com.haoxuer.bigworld : bigworld-plugin | jar | 3.3.16-20220327 |
com.nbsaas.discovery : code-make | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |