License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.vencent-lu |
ArtifactId | ArtifactIdgiants-dal |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongiants-dal
Giants data access layer Java Web Framework and reusable components.
|
Project URL |
Project URL |
Filename | Size |
---|---|
giants-dal-1.0.1.pom | |
giants-dal-1.0.1.jar | 74 KB |
giants-dal-1.0.1-sources.jar | 51 KB |
giants-dal-1.0.1-javadoc.jar | 332 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vencent-lu/giants-dal/ -->
<dependency>
<groupId>com.github.vencent-lu</groupId>
<artifactId>giants-dal</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-dal/
implementation 'com.github.vencent-lu:giants-dal:1.0.1'
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-dal/
implementation ("com.github.vencent-lu:giants-dal:1.0.1")
'com.github.vencent-lu:giants-dal:jar:1.0.1'
<dependency org="com.github.vencent-lu" name="giants-dal" rev="1.0.1">
<artifact name="giants-dal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vencent-lu', module='giants-dal', version='1.0.1')
)
libraryDependencies += "com.github.vencent-lu" % "giants-dal" % "1.0.1"
[com.github.vencent-lu/giants-dal "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.vencent-lu : giants-common | jar | 1.0.5 |
com.github.vencent-lu : giants-xmlmapping | jar | 1.0.0 |
commons-lang : commons-lang | jar | 2.6 |
commons-collections : commons-collections | jar | 3.2.1 |
org.slf4j : slf4j-api | jar | 1.6.6 |
org.springframework : spring-core | jar | 4.2.5.RELEASE |
org.springframework : spring-jdbc | jar | 4.2.5.RELEASE |
org.springframework : spring-tx | jar | 4.2.5.RELEASE |
org.springframework : spring-orm Optional | jar | 4.2.5.RELEASE |
org.hibernate : hibernate-core Optional | jar | 3.6.10.Final |
org.apache.ibatis : ibatis-sqlmap Optional | jar | 2.3.4.726 |