| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.ibeetl |
| Идентификатор | Идентификаторbtjson |
| Последняя версия | Последняя версия0.94 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.ibeetl:btjson
json tool basic on policy not annotation
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| btjson-0.94.pom | |
| btjson-0.94.jar | 77 KB |
| btjson-0.94-sources.jar | 42 KB |
| btjson-0.94-javadoc.jar | 354 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ibeetl/btjson/ -->
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>btjson</artifactId>
<version>0.94</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibeetl/btjson/
implementation 'com.ibeetl:btjson:0.94'
// https://jarcasting.com/artifacts/com.ibeetl/btjson/
implementation ("com.ibeetl:btjson:0.94")
'com.ibeetl:btjson:jar:0.94'
<dependency org="com.ibeetl" name="btjson" rev="0.94">
<artifact name="btjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='btjson', version='0.94')
)
libraryDependencies += "com.ibeetl" % "btjson" % "0.94"
[com.ibeetl/btjson "0.94"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.datatype : jackson-datatype-hibernate4 | jar | 2.5.3 |
| com.alibaba : fastjson | jar | 1.2.5 |
| com.google.code.gson : gson | jar | 2.3.1 |
| org.springframework : spring-core | jar | 4.1.6.RELEASE |
| org.springframework : spring-web | jar | 4.1.6.RELEASE |
| org.springframework : spring-webmvc | jar | 4.1.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |