License |
License |
---|---|
GroupId | GroupIdcom.wupaas |
ArtifactId | ArtifactIdcore-business |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptioncore-business
windbell base code
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-business-1.0.1.pom | |
core-business-1.0.1.jar | 67 KB |
core-business-1.0.1-sources.jar | 42 KB |
core-business-1.0.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wupaas/core-business/
implementation 'com.wupaas:core-business:1.0.1'
// https://jarcasting.com/artifacts/com.wupaas/core-business/
implementation ("com.wupaas:core-business:1.0.1")
'com.wupaas:core-business:jar:1.0.1'
<dependency org="com.wupaas" name="core-business" rev="1.0.1">
<artifact name="core-business" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wupaas', module='core-business', version='1.0.1')
)
libraryDependencies += "com.wupaas" % "core-business" % "1.0.1"
[com.wupaas/core-business "1.0.1"]
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.1 |
com.wupaas : core-web | jar | 1.0.1 |
cn.afterturn : easypoi-web | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |