| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.github.bakerln |
| Идентификатор | Идентификаторcommon-config-interceptor |
| Последняя версия | Последняя версия1.0.2-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеa java framework for dev project
|
<!-- https://jarcasting.com/artifacts/com.github.bakerln/common-config-interceptor/ -->
<dependency>
<groupId>com.github.bakerln</groupId>
<artifactId>common-config-interceptor</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bakerln/common-config-interceptor/
implementation 'com.github.bakerln:common-config-interceptor:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.bakerln/common-config-interceptor/
implementation ("com.github.bakerln:common-config-interceptor:1.0.2-RELEASE")
'com.github.bakerln:common-config-interceptor:jar:1.0.2-RELEASE'
<dependency org="com.github.bakerln" name="common-config-interceptor" rev="1.0.2-RELEASE">
<artifact name="common-config-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bakerln', module='common-config-interceptor', version='1.0.2-RELEASE')
)
libraryDependencies += "com.github.bakerln" % "common-config-interceptor" % "1.0.2-RELEASE"
[com.github.bakerln/common-config-interceptor "1.0.2-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar |