Last Version

JdbcTools4s 0.1.0

A simple jdbc wrapper for scala which simplify the operation of jdbc in scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

dev.xethh.tools.scala
ArtifactId

ArtifactId

jdbctools4s_2.13
Version

Version

0.1.0
Type

Type

jar
Description

Description

JdbcTools4s
A simple jdbc wrapper for scala which simplify the operation of jdbc in scala
Project Organization

Project Organization

dev.xethh.tools.scala

Download jdbctools4s_2.13 0.1.0


<!-- https://jarcasting.com/artifacts/dev.xethh.tools.scala/jdbctools4s_2.13/ -->
<dependency>
    <groupId>dev.xethh.tools.scala</groupId>
    <artifactId>jdbctools4s_2.13</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.xethh.tools.scala/jdbctools4s_2.13/
implementation 'dev.xethh.tools.scala:jdbctools4s_2.13:0.1.0'
// https://jarcasting.com/artifacts/dev.xethh.tools.scala/jdbctools4s_2.13/
implementation ("dev.xethh.tools.scala:jdbctools4s_2.13:0.1.0")
'dev.xethh.tools.scala:jdbctools4s_2.13:jar:0.1.0'
<dependency org="dev.xethh.tools.scala" name="jdbctools4s_2.13" rev="0.1.0">
  <artifact name="jdbctools4s_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.xethh.tools.scala', module='jdbctools4s_2.13', version='0.1.0')
)
libraryDependencies += "dev.xethh.tools.scala" % "jdbctools4s_2.13" % "0.1.0"
[dev.xethh.tools.scala/jdbctools4s_2.13 "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8

Project Modules

There are no modules declared in this project.