net.wicp.tams:common-spring

tams parent

License

License

Categories

Categories

Net
GroupId

GroupId

net.wicp.tams
ArtifactId

ArtifactId

common-spring
Last Version

Last Version

3.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

tams parent

Download common-spring

How to add to project

<!-- 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"]

Dependencies

compile (13)

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

provided (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.6.1
3.6.0
3.5.15
3.5.12
3.5.11
3.5.10