| License |
License |
|---|---|
| GroupId | GroupIdcom.haoxuer.bigworld |
| ArtifactId | ArtifactIdcommons |
| Version | Version1.0.1-20200627 |
| Type | Typepom |
| Description |
Descriptionbigworld-commons
bigworld is a lightweight Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| commons-1.0.1-20200627.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.haoxuer.bigworld/commons/ -->
<dependency>
<groupId>com.haoxuer.bigworld</groupId>
<artifactId>commons</artifactId>
<version>1.0.1-20200627</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/commons/
implementation 'com.haoxuer.bigworld:commons:1.0.1-20200627'
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/commons/
implementation ("com.haoxuer.bigworld:commons:1.0.1-20200627")
'com.haoxuer.bigworld:commons:pom:1.0.1-20200627'
<dependency org="com.haoxuer.bigworld" name="commons" rev="1.0.1-20200627">
<artifact name="commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.bigworld', module='commons', version='1.0.1-20200627')
)
libraryDependencies += "com.haoxuer.bigworld" % "commons" % "1.0.1-20200627"
[com.haoxuer.bigworld/commons "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.12 |