| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.leeonky |
| ArtifactId | ArtifactIdJSONassert-DAL |
| Last Version | Last Version0.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJSONassert-DAL
JSONassert-DAL
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| JSONassert-DAL-0.0.8.pom | |
| JSONassert-DAL-0.0.8.jar | 4 KB |
| JSONassert-DAL-0.0.8-sources.jar | 2 KB |
| JSONassert-DAL-0.0.8-javadoc.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.leeonky/JSONassert-DAL/ -->
<dependency>
<groupId>com.github.leeonky</groupId>
<artifactId>JSONassert-DAL</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeonky/JSONassert-DAL/
implementation 'com.github.leeonky:JSONassert-DAL:0.0.8'
// https://jarcasting.com/artifacts/com.github.leeonky/JSONassert-DAL/
implementation ("com.github.leeonky:JSONassert-DAL:0.0.8")
'com.github.leeonky:JSONassert-DAL:jar:0.0.8'
<dependency org="com.github.leeonky" name="JSONassert-DAL" rev="0.0.8">
<artifact name="JSONassert-DAL" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leeonky', module='JSONassert-DAL', version='0.0.8')
)
libraryDependencies += "com.github.leeonky" % "JSONassert-DAL" % "0.0.8"
[com.github.leeonky/JSONassert-DAL "0.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.skyscreamer : jsonassert | jar | 1.5.0 |
| com.github.leeonky : DAL-java | jar | 0.2.1 |