Last Version

io.github.rahulrajsonu:native-sql-helper 1.0

This library will help developers to map native sql query result to a pojo class

License

License

Categories

Categories

JSON Data Native Development Tools
GroupId

GroupId

io.github.rahulrajsonu
ArtifactId

ArtifactId

native-sql-helper
Version

Version

1.0
Type

Type

jar
Description

Description

io.github.rahulrajsonu:native-sql-helper
This library will help developers to map native sql query result to a pojo class
Project URL

Project URL

https://github.com/RAHULRAJSONU/native-sql-helper
Source Code Management

Source Code Management

https://github.com/RAHULRAJSONU/native-sql-helper

Download native-sql-helper 1.0


<!-- https://jarcasting.com/artifacts/io.github.rahulrajsonu/native-sql-helper/ -->
<dependency>
    <groupId>io.github.rahulrajsonu</groupId>
    <artifactId>native-sql-helper</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rahulrajsonu/native-sql-helper/
implementation 'io.github.rahulrajsonu:native-sql-helper:1.0'
// https://jarcasting.com/artifacts/io.github.rahulrajsonu/native-sql-helper/
implementation ("io.github.rahulrajsonu:native-sql-helper:1.0")
'io.github.rahulrajsonu:native-sql-helper:jar:1.0'
<dependency org="io.github.rahulrajsonu" name="native-sql-helper" rev="1.0">
  <artifact name="native-sql-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rahulrajsonu', module='native-sql-helper', version='1.0')
)
libraryDependencies += "io.github.rahulrajsonu" % "native-sql-helper" % "1.0"
[io.github.rahulrajsonu/native-sql-helper "1.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M4

Project Modules

There are no modules declared in this project.