shoulder-batch

Modules to centralize common resources and configuration for shoulder Maven builds.

License

License

GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-batch
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

shoulder-batch
Modules to centralize common resources and configuration for shoulder Maven builds.
Project Organization

Project Organization

ChinaLym

Download shoulder-batch

How to add to project

<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-batch/ -->
<dependency>
    <groupId>cn.itlym</groupId>
    <artifactId>shoulder-batch</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-batch/
implementation 'cn.itlym:shoulder-batch:0.6'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-batch/
implementation ("cn.itlym:shoulder-batch:0.6")
'cn.itlym:shoulder-batch:jar:0.6'
<dependency org="cn.itlym" name="shoulder-batch" rev="0.6">
  <artifact name="shoulder-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-batch', version='0.6')
)
libraryDependencies += "cn.itlym" % "shoulder-batch" % "0.6"
[cn.itlym/shoulder-batch "0.6"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework : spring-jdbc Optional jar
org.springframework.data : spring-data-redis Optional jar
javax.servlet : javax.servlet-api Optional jar
cn.itlym : shoulder-core jar
com.github.pagehelper : pagehelper Optional jar
cn.itlym : shoulder-operation-log jar
com.univocity : univocity-parsers Optional jar 2.9.1
com.thoughtworks.xstream : xstream Optional jar 1.4.16
org.mapstruct : mapstruct jar
org.mapstruct : mapstruct-processor jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.powermock : powermock-module-junit4 jar
org.powermock : powermock-api-mockito2 jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4