| License |
License |
|---|---|
| GroupId | GroupIdcom.wupaas |
| ArtifactId | ArtifactIdcore-common |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncore-common
windbell base code
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| core-common-1.0.3.pom | |
| core-common-1.0.3.jar | 123 KB |
| core-common-1.0.3-sources.jar | 83 KB |
| core-common-1.0.3-javadoc.jar | 386 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wupaas/core-common/ -->
<dependency>
<groupId>com.wupaas</groupId>
<artifactId>core-common</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.wupaas/core-common/
implementation 'com.wupaas:core-common:1.0.3'
// https://jarcasting.com/artifacts/com.wupaas/core-common/
implementation ("com.wupaas:core-common:1.0.3")
'com.wupaas:core-common:jar:1.0.3'
<dependency org="com.wupaas" name="core-common" rev="1.0.3">
<artifact name="core-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wupaas', module='core-common', version='1.0.3')
)
libraryDependencies += "com.wupaas" % "core-common" % "1.0.3"
[com.wupaas/core-common "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.49 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| org.apache.commons : commons-text | jar | 1.8 |
| cn.hutool : hutool-all | jar | 5.6.6 |
| io.swagger : swagger-annotations | jar | 1.5.20 |
| com.github.oshi : oshi-core | jar | 3.9.1 |
| org.projectlombok : lombok | jar | 1.16.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |