| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.okracode.qconfig |
| Идентификатор | Идентификаторserver-common |
| Версия | Версия0.5.0-SNAPSHOT-1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеconfig management system
|
<!-- https://jarcasting.com/artifacts/com.okracode.qconfig/server-common/ -->
<dependency>
<groupId>com.okracode.qconfig</groupId>
<artifactId>server-common</artifactId>
<version>0.5.0-SNAPSHOT-1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.okracode.qconfig/server-common/
implementation 'com.okracode.qconfig:server-common:0.5.0-SNAPSHOT-1.0.1'
// https://jarcasting.com/artifacts/com.okracode.qconfig/server-common/
implementation ("com.okracode.qconfig:server-common:0.5.0-SNAPSHOT-1.0.1")
'com.okracode.qconfig:server-common:jar:0.5.0-SNAPSHOT-1.0.1'
<dependency org="com.okracode.qconfig" name="server-common" rev="0.5.0-SNAPSHOT-1.0.1">
<artifact name="server-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okracode.qconfig', module='server-common', version='0.5.0-SNAPSHOT-1.0.1')
)
libraryDependencies += "com.okracode.qconfig" % "server-common" % "0.5.0-SNAPSHOT-1.0.1"
[com.okracode.qconfig/server-common "0.5.0-SNAPSHOT-1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.okracode.qconfig : qconfig-common | jar | 0.5.0-SNAPSHOT-1.0.1 |
| com.okracode.qconfig : qconfig-client | jar | 0.5.0-SNAPSHOT-1.0.1 |
| org.springframework : spring-webmvc | jar | 4.3.24.RELEASE |
| org.apache.httpcomponents : httpclient | jar | 4.3.1 |
| commons-lang : commons-lang | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |