License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.leeonky |
ArtifactId | ArtifactIdDAL-java |
Last Version | Last Version0.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDAL-java
DAL-java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
DAL-java-0.2.7.pom | |
DAL-java-0.2.7.jar | 102 KB |
DAL-java-0.2.7-sources.jar | 31 KB |
DAL-java-0.2.7-javadoc.jar | 223 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.leeonky/DAL-java/ -->
<dependency>
<groupId>com.github.leeonky</groupId>
<artifactId>DAL-java</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeonky/DAL-java/
implementation 'com.github.leeonky:DAL-java:0.2.7'
// https://jarcasting.com/artifacts/com.github.leeonky/DAL-java/
implementation ("com.github.leeonky:DAL-java:0.2.7")
'com.github.leeonky:DAL-java:jar:0.2.7'
<dependency org="com.github.leeonky" name="DAL-java" rev="0.2.7">
<artifact name="DAL-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leeonky', module='DAL-java', version='0.2.7')
)
libraryDependencies += "com.github.leeonky" % "DAL-java" % "0.2.7"
[com.github.leeonky/DAL-java "0.2.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.leeonky : bean-util | jar | 0.3.2 |