Last Version

databind 1.0.0

A tool for databind

License

License

Categories

Categories

Data
GroupId

GroupId

com.heaboy
ArtifactId

ArtifactId

databind
Version

Version

1.0.0
Type

Type

jar
Description

Description

databind
A tool for databind

Download databind 1.0.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
com.baomidou : mybatis-plus jar 3.4.2
org.apache.commons : commons-lang3 jar 3.11
org.springframework : spring-tx jar 5.2.13.RELEASE
org.springframework : spring-context jar 5.2.13.RELEASE
org.springframework : spring-web jar 5.2.13.RELEASE
com.fasterxml.jackson.core : jackson-annotations jar 2.11.4
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.hibernate.validator : hibernate-validator jar 6.1.7.Final

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
mysql : mysql-connector-java jar 8.0.22

Project Modules

There are no modules declared in this project.