License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.gsralex.gdata |
ArtifactId | ArtifactIdgdata-parent |
Last Version | Last Version1.079 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongdata
jdbc,javatemplate bean insert,update and mapper.
|
Project URL |
Project URL |
Filename | Size |
---|---|
gdata-parent-1.079.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gsralex.gdata/gdata-parent/ -->
<dependency>
<groupId>com.gsralex.gdata</groupId>
<artifactId>gdata-parent</artifactId>
<version>1.079</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gsralex.gdata/gdata-parent/
implementation 'com.gsralex.gdata:gdata-parent:1.079'
// https://jarcasting.com/artifacts/com.gsralex.gdata/gdata-parent/
implementation ("com.gsralex.gdata:gdata-parent:1.079")
'com.gsralex.gdata:gdata-parent:pom:1.079'
<dependency org="com.gsralex.gdata" name="gdata-parent" rev="1.079">
<artifact name="gdata-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gsralex.gdata', module='gdata-parent', version='1.079')
)
libraryDependencies += "com.gsralex.gdata" % "gdata-parent" % "1.079"
[com.gsralex.gdata/gdata-parent "1.079"]