MVN

com.hi-dhl.library : jdatabinding

Maven & Gradle

Jun 08, 2020
75 stars

jdatabinding · 基于DataBinding封装的基本库

<dependency>
    <groupId>com.hi-dhl.library</groupId>
    <artifactId>jdatabinding</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hi-dhl.library : jdatabinding to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.hi-dhl.library : jdatabinding to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jdatabinding-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hi-dhl.library</groupId>
    <artifactId>jdatabinding</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement