Last Version

com.ibeetl:btjson 0.94

json tool basic on policy not annotation

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

btjson
Version

Version

0.94
Type

Type

jar
Description

Description

com.ibeetl:btjson
json tool basic on policy not annotation
Source Code Management

Source Code Management

https://git.oschina.net/xiandafu/beetl-json.git

Download btjson 0.94


<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.