| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования Ant Компиляция и сборка config Библиотеки уровня приложения Configuration Protobuf Данные Data Structures |
| Группа | Группаws.antonov.config |
| Идентификатор | Идентификаторconfig-protobuf-spring-java |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеconfig-protobuf-spring-java
Configuration abstraction framework using Google Protocol Buffers, Spring and varous formatters
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/ws.antonov.config/config-protobuf-spring-java/ -->
<dependency>
<groupId>ws.antonov.config</groupId>
<artifactId>config-protobuf-spring-java</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ws.antonov.config/config-protobuf-spring-java/
implementation 'ws.antonov.config:config-protobuf-spring-java:0.1'
// https://jarcasting.com/artifacts/ws.antonov.config/config-protobuf-spring-java/
implementation ("ws.antonov.config:config-protobuf-spring-java:0.1")
'ws.antonov.config:config-protobuf-spring-java:jar:0.1'
<dependency org="ws.antonov.config" name="config-protobuf-spring-java" rev="0.1">
<artifact name="config-protobuf-spring-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.antonov.config', module='config-protobuf-spring-java', version='0.1')
)
libraryDependencies += "ws.antonov.config" % "config-protobuf-spring-java" % "0.1"
[ws.antonov.config/config-protobuf-spring-java "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-httpclient : commons-httpclient | jar | 3.1 |
| org.springframework : spring-asm | jar | 3.0.2.RELEASE |
| com.googlecode.protobuf-java-format : protobuf-java-format | jar | 1.2 |
| org.springframework : spring-webmvc | jar | 3.0.2.RELEASE |
| com.google.protobuf : protobuf-java | jar | 2.4.1 |
| org.springframework : spring-core | jar | 3.0.2.RELEASE |
| org.slf4j : slf4j-simple | jar | 1.5.0-M0 |
| javax.servlet : servlet-api | jar | 2.5 |
| cglib : cglib-nodep | jar | 2.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 3.0.2.RELEASE |
| net.sourceforge.cobertura : cobertura | jar | 1.9.4.1 |
| junit : junit | jar | 3.8.2 |