| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.haoxuer.bigworld |
| ArtifactId | ArtifactIdbigworld-tenant |
| Version | Version1.0.1-20200627 |
| Type | Typejar |
| Description |
Descriptionbigworld-tenant
bigworld is a lightweight Framework
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-tenant/ -->
<dependency>
<groupId>com.haoxuer.bigworld</groupId>
<artifactId>bigworld-tenant</artifactId>
<version>1.0.1-20200627</version>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-tenant/
implementation 'com.haoxuer.bigworld:bigworld-tenant:1.0.1-20200627'
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-tenant/
implementation ("com.haoxuer.bigworld:bigworld-tenant:1.0.1-20200627")
'com.haoxuer.bigworld:bigworld-tenant:jar:1.0.1-20200627'
<dependency org="com.haoxuer.bigworld" name="bigworld-tenant" rev="1.0.1-20200627">
<artifact name="bigworld-tenant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.bigworld', module='bigworld-tenant', version='1.0.1-20200627')
)
libraryDependencies += "com.haoxuer.bigworld" % "bigworld-tenant" % "1.0.1-20200627"
[com.haoxuer.bigworld/bigworld-tenant "1.0.1-20200627"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.haoxuer.discover : discover-website | jar | 2.3.6 |
| org.jodd : jodd-core | jar | 5.1.4 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api Optional | jar | 2.5 |
| org.projectlombok : lombok | jar | 1.18.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |