License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.gsralex.gdata |
ArtifactId | ArtifactIdgdata-bean |
Last Version | Last Version1.079 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjdbc,javatemplate bean insert,update and mapper.
|
Filename | Size |
---|---|
gdata-bean-1.079.pom | |
gdata-bean-1.079.jar | 47 KB |
gdata-bean-1.079-sources.jar | 24 KB |
gdata-bean-1.079-javadoc.jar | 248 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gsralex.gdata/gdata-bean/ -->
<dependency>
<groupId>com.gsralex.gdata</groupId>
<artifactId>gdata-bean</artifactId>
<version>1.079</version>
</dependency>
// https://jarcasting.com/artifacts/com.gsralex.gdata/gdata-bean/
implementation 'com.gsralex.gdata:gdata-bean:1.079'
// https://jarcasting.com/artifacts/com.gsralex.gdata/gdata-bean/
implementation ("com.gsralex.gdata:gdata-bean:1.079")
'com.gsralex.gdata:gdata-bean:jar:1.079'
<dependency org="com.gsralex.gdata" name="gdata-bean" rev="1.079">
<artifact name="gdata-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gsralex.gdata', module='gdata-bean', version='1.079')
)
libraryDependencies += "com.gsralex.gdata" % "gdata-bean" % "1.079"
[com.gsralex.gdata/gdata-bean "1.079"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
commons-dbcp : commons-dbcp | jar | 1.4 |
mysql : mysql-connector-java | jar | 5.1.46 |