| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.itlym |
| Идентификатор | Идентификаторshoulder-starter-operation-log |
| Версия | Версия0.6 |
| Тип | Типjar |
| Описание |
ОписаниеModules to centralize common resources and configuration for shoulder Maven builds.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-operation-log/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-starter-operation-log</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-operation-log/
implementation 'cn.itlym:shoulder-starter-operation-log:0.6'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-operation-log/
implementation ("cn.itlym:shoulder-starter-operation-log:0.6")
'cn.itlym:shoulder-starter-operation-log:jar:0.6'
<dependency org="cn.itlym" name="shoulder-starter-operation-log" rev="0.6">
<artifact name="shoulder-starter-operation-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-starter-operation-log', version='0.6')
)
libraryDependencies += "cn.itlym" % "shoulder-starter-operation-log" % "0.6"
[cn.itlym/shoulder-starter-operation-log "0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.itlym : shoulder-starter | jar | |
| cn.itlym : shoulder-operation-log | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar |