Last Version

sql-metadata-plugin 1.0.3

Execute SQL to return result set metadata easily.

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.pleuvoir
ArtifactId

ArtifactId

sql-metadata-plugin
Version

Version

1.0.3
Type

Type

jar
Description

Description

sql-metadata-plugin
Execute SQL to return result set metadata easily.
Project URL

Project URL

https://github.com/pleuvoir/sql-metadata-plugin
Source Code Management

Source Code Management

https://github.com/pleuvoir/sql-metadata-plugin

Download sql-metadata-plugin 1.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.pleuvoir : plugin-base jar 1.0.0
org.freemarker : freemarker jar 2.3.23
com.alibaba : druid jar 1.1.10
org.springframework : spring-context Optional jar 5.0.6.RELEASE

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 5.0.6.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.