License |
License |
---|---|
GroupId | GroupIdcom.jd.joyqueue |
ArtifactId | ArtifactIdlaf-binding-core |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA extensible data binding framework ,support Primitive, Collection, Date,etc.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
laf-binding-core-1.0.9.pom | |
laf-binding-core-1.0.9.jar | 154 KB |
laf-binding-core-1.0.9-sources.jar | 84 KB |
laf-binding-core-1.0.9-javadoc.jar | 826 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jd.joyqueue/laf-binding-core/ -->
<dependency>
<groupId>com.jd.joyqueue</groupId>
<artifactId>laf-binding-core</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-binding-core/
implementation 'com.jd.joyqueue:laf-binding-core:1.0.9'
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-binding-core/
implementation ("com.jd.joyqueue:laf-binding-core:1.0.9")
'com.jd.joyqueue:laf-binding-core:jar:1.0.9'
<dependency org="com.jd.joyqueue" name="laf-binding-core" rev="1.0.9">
<artifact name="laf-binding-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.joyqueue', module='laf-binding-core', version='1.0.9')
)
libraryDependencies += "com.jd.joyqueue" % "laf-binding-core" % "1.0.9"
[com.jd.joyqueue/laf-binding-core "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.jd.joyqueue : laf-extension-core | jar | 1.0.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |