License |
License |
---|---|
GroupId | GroupIdcom.haoxuer.bigworld |
ArtifactId | ArtifactIdmodules |
Version | Version3.3.8-20210622 |
Type | Typepom |
Description |
Descriptionmodules
bigworld is a lightweight Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
modules-3.3.8-20210622.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.haoxuer.bigworld/modules/ -->
<dependency>
<groupId>com.haoxuer.bigworld</groupId>
<artifactId>modules</artifactId>
<version>3.3.8-20210622</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/modules/
implementation 'com.haoxuer.bigworld:modules:3.3.8-20210622'
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/modules/
implementation ("com.haoxuer.bigworld:modules:3.3.8-20210622")
'com.haoxuer.bigworld:modules:pom:3.3.8-20210622'
<dependency org="com.haoxuer.bigworld" name="modules" rev="3.3.8-20210622">
<artifact name="modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.bigworld', module='modules', version='3.3.8-20210622')
)
libraryDependencies += "com.haoxuer.bigworld" % "modules" % "3.3.8-20210622"
[com.haoxuer.bigworld/modules "3.3.8-20210622"]
Group / Artifact | Type | Version |
---|---|---|
com.haoxuer.discover : discover-common-config | jar | 3.3.8-20210622 |
com.haoxuer.bigworld : bigworld-member | jar | 3.3.8-20210622 |
com.haoxuer.bigworld : bigworld-generate | jar | 3.3.8-20210622 |
com.haoxuer.bigworld : bigworld-plugin | jar | 3.3.8-20210622 |
com.nbsaas.discovery : code-make | jar | 1.0.6 |
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 |