License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.leeonky |
ArtifactId | ArtifactIdJSONassert-DAL |
Version | Version0.0.4 |
Type | Typejar |
Description |
DescriptionJSONassert-DAL
JSONassert-DAL
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
JSONassert-DAL-0.0.4.pom | |
JSONassert-DAL-0.0.4.jar | 4 KB |
JSONassert-DAL-0.0.4-sources.jar | 2 KB |
JSONassert-DAL-0.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeonky/JSONassert-DAL/
implementation 'com.github.leeonky:JSONassert-DAL:0.0.4'
// https://jarcasting.com/artifacts/com.github.leeonky/JSONassert-DAL/
implementation ("com.github.leeonky:JSONassert-DAL:0.0.4")
'com.github.leeonky:JSONassert-DAL:jar:0.0.4'
<dependency org="com.github.leeonky" name="JSONassert-DAL" rev="0.0.4">
<artifact name="JSONassert-DAL" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leeonky', module='JSONassert-DAL', version='0.0.4')
)
libraryDependencies += "com.github.leeonky" % "JSONassert-DAL" % "0.0.4"
[com.github.leeonky/JSONassert-DAL "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.leeonky : DAL-java | jar | 0.1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.skyscreamer : jsonassert | jar | 1.5.0 |