| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.wicp.tams |
| ArtifactId | ArtifactIdcommon-spring |
| Last Version | Last Version3.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontams parent
|
| Filename | Size |
|---|---|
| common-spring-3.6.1.pom | |
| common-spring-3.6.1.jar | 71 KB |
| common-spring-3.6.1-sources.jar | 42 KB |
| common-spring-3.6.1-javadoc.jar | 320 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.wicp.tams/common-spring/ -->
<dependency>
<groupId>net.wicp.tams</groupId>
<artifactId>common-spring</artifactId>
<version>3.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.wicp.tams/common-spring/
implementation 'net.wicp.tams:common-spring:3.6.1'
// https://jarcasting.com/artifacts/net.wicp.tams/common-spring/
implementation ("net.wicp.tams:common-spring:3.6.1")
'net.wicp.tams:common-spring:jar:3.6.1'
<dependency org="net.wicp.tams" name="common-spring" rev="3.6.1">
<artifact name="common-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wicp.tams', module='common-spring', version='3.6.1')
)
libraryDependencies += "net.wicp.tams" % "common-spring" % "3.6.1"
[net.wicp.tams/common-spring "3.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 5.0.5.RELEASE |
| net.wicp.tams : common-apiext | jar | 3.6.0 |
| net.wicp.tams : common-connector | jar | 3.6.0 |
| net.wicp.tams : common-web | jar | 3.6.0 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.4.2.RELEASE |
| org.quartz-scheduler : quartz | jar | 2.2.3 |
| org.quartz-scheduler : quartz-jobs | jar | 2.2.3 |
| org.springframework : spring-tx | jar | 5.0.5.RELEASE |
| org.springframework : spring-context-support | jar | |
| net.wicp.tams : common-metrics | jar | 3.6.0 |
| org.springframework.cloud : spring-cloud-context Optional | jar | |
| net.wicp.tams : common-binlog-alone Optional | jar | 3.6.1 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| net.wicp.tams : common-jdbc | jar | 3.6.0 |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 |
| org.springframework.boot : spring-boot-starter-websocket | jar | 1.4.2.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |