| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.haoxuer.bigworld |
| ArtifactId | ArtifactIdbigworld-tenant |
| Version | Version3.3.9-20210805 |
| Type | Typejar |
| Description |
Descriptionbigworld-tenant
bigworld is a lightweight Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| bigworld-tenant-3.3.9-20210805.pom | |
| bigworld-tenant-3.3.9-20210805.jar | 225 KB |
| bigworld-tenant-3.3.9-20210805-sources.jar | 107 KB |
| bigworld-tenant-3.3.9-20210805-javadoc.jar | 1003 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-tenant/ -->
<dependency>
<groupId>com.haoxuer.bigworld</groupId>
<artifactId>bigworld-tenant</artifactId>
<version>3.3.9-20210805</version>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-tenant/
implementation 'com.haoxuer.bigworld:bigworld-tenant:3.3.9-20210805'
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-tenant/
implementation ("com.haoxuer.bigworld:bigworld-tenant:3.3.9-20210805")
'com.haoxuer.bigworld:bigworld-tenant:jar:3.3.9-20210805'
<dependency org="com.haoxuer.bigworld" name="bigworld-tenant" rev="3.3.9-20210805">
<artifact name="bigworld-tenant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.bigworld', module='bigworld-tenant', version='3.3.9-20210805')
)
libraryDependencies += "com.haoxuer.bigworld" % "bigworld-tenant" % "3.3.9-20210805"
[com.haoxuer.bigworld/bigworld-tenant "3.3.9-20210805"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.haoxuer.bigworld : bigworld-generate | jar | 3.3.9-20210805 |
| com.haoxuer.discover : discover-website | jar | 3.3.9-20210805 |
| org.jodd : jodd-core | jar | 5.1.5 |
| mysql : mysql-connector-java | jar | 5.1.34 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| com.google.code.gson : gson | jar | 2.8.5 |
| commons-fileupload : commons-fileupload | jar | 1.3.3 |
| com.nbsaas.discovery : code-make | jar | 1.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api Optional | jar | 2.5 |
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |