Last Version

com.github.duanxinyuan:exception-formative 1.1.0

Json工具类, 包含Gson、FastJson、Jackson三个库的工具类,其中Jackson支持Scala版本

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

exception-formative
Version

Version

1.1.0
Type

Type

jar
Description

Description

Json工具类, 包含Gson、FastJson、Jackson三个库的工具类,其中Jackson支持Scala版本

Download exception-formative 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.duanxinyuan/exception-formative/ -->
<dependency>
    <groupId>com.github.duanxinyuan</groupId>
    <artifactId>exception-formative</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.duanxinyuan/exception-formative/
implementation 'com.github.duanxinyuan:exception-formative:1.1.0'
// https://jarcasting.com/artifacts/com.github.duanxinyuan/exception-formative/
implementation ("com.github.duanxinyuan:exception-formative:1.1.0")
'com.github.duanxinyuan:exception-formative:jar:1.1.0'
<dependency org="com.github.duanxinyuan" name="exception-formative" rev="1.1.0">
  <artifact name="exception-formative" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.duanxinyuan', module='exception-formative', version='1.1.0')
)
libraryDependencies += "com.github.duanxinyuan" % "exception-formative" % "1.1.0"
[com.github.duanxinyuan/exception-formative "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok jar 1.18.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.logging.log4j : log4j-api jar 2.14.0
org.apache.logging.log4j : log4j-core jar 2.14.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0

Project Modules

There are no modules declared in this project.