| License |
License |
|---|---|
| GroupId | GroupIdcn.itlym |
| ArtifactId | ArtifactIdshoulder-operation-log |
| Version | Version0.6 |
| Type | Typejar |
| Description |
DescriptionModules to centralize common resources and configuration for shoulder Maven builds.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| shoulder-operation-log-0.6.pom | |
| shoulder-operation-log-0.6.jar | 66 KB |
| shoulder-operation-log-0.6-sources.jar | 53 KB |
| shoulder-operation-log-0.6-javadoc.jar | 976 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-operation-log/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-operation-log</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-operation-log/
implementation 'cn.itlym:shoulder-operation-log:0.6'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-operation-log/
implementation ("cn.itlym:shoulder-operation-log:0.6")
'cn.itlym:shoulder-operation-log:jar:0.6'
<dependency org="cn.itlym" name="shoulder-operation-log" rev="0.6">
<artifact name="shoulder-operation-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-operation-log', version='0.6')
)
libraryDependencies += "cn.itlym" % "shoulder-operation-log" % "0.6"
[cn.itlym/shoulder-operation-log "0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.itlym : shoulder-core | jar | |
| org.springframework : spring-jdbc Optional | jar | |
| cn.hutool : hutool-http Optional | jar |