| License |
License |
|---|---|
| GroupId | GroupIdcom.wupaas |
| ArtifactId | ArtifactIdcore-business |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncore-business
windbell base code
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| core-business-1.0.3.pom | |
| core-business-1.0.3.jar | 67 KB |
| core-business-1.0.3-sources.jar | 42 KB |
| core-business-1.0.3-javadoc.jar | 367 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wupaas/core-business/ -->
<dependency>
<groupId>com.wupaas</groupId>
<artifactId>core-business</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.wupaas/core-business/
implementation 'com.wupaas:core-business:1.0.3'
// https://jarcasting.com/artifacts/com.wupaas/core-business/
implementation ("com.wupaas:core-business:1.0.3")
'com.wupaas:core-business:jar:1.0.3'
<dependency org="com.wupaas" name="core-business" rev="1.0.3">
<artifact name="core-business" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wupaas', module='core-business', version='1.0.3')
)
libraryDependencies += "com.wupaas" % "core-business" % "1.0.3"
[com.wupaas/core-business "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.baomidou : mybatis-plus-extension | jar | 3.1.1 |
| com.alibaba : druid | jar | 1.1.16 |
| org.projectlombok : lombok | jar | 1.16.20 |
| org.springframework : spring-tx | jar | 5.0.10.RELEASE |
| org.springframework : spring-web | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.2.RELEASE |
| org.springframework.data : spring-data-redis | jar | |
| net.oschina.j2cache : j2cache-core | jar | 2.7.0-release |
| com.auth0 : java-jwt | jar | 3.5.0 |
| org.apache.shiro : shiro-core | jar | 1.4.0 |
| org.apache.shiro : shiro-spring | jar | 1.4.0 |
| org.apache.shiro : shiro-ehcache | jar | 1.4.0 |
| com.wupaas : core-common | jar | 1.0.3 |
| com.wupaas : core-web | jar | 1.0.3 |
| cn.afterturn : easypoi-web | jar | 4.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |