Last Version

class2sql 0.1.6

class2sql

License

License

GroupId

GroupId

com.github.piotr-kalanski
ArtifactId

ArtifactId

class2sql_2.11
Version

Version

0.1.6
Type

Type

jar
Description

Description

class2sql
class2sql
Project URL

Project URL

https://github.com/piotr-kalanski/class2sql
Project Organization

Project Organization

com.github.piotr-kalanski
Source Code Management

Source Code Management

https://github.com/piotr-kalanski/class2sql

Download class2sql_2.11 0.1.6


<!-- https://jarcasting.com/artifacts/com.github.piotr-kalanski/class2sql_2.11/ -->
<dependency>
    <groupId>com.github.piotr-kalanski</groupId>
    <artifactId>class2sql_2.11</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.piotr-kalanski/class2sql_2.11/
implementation 'com.github.piotr-kalanski:class2sql_2.11:0.1.6'
// https://jarcasting.com/artifacts/com.github.piotr-kalanski/class2sql_2.11/
implementation ("com.github.piotr-kalanski:class2sql_2.11:0.1.6")
'com.github.piotr-kalanski:class2sql_2.11:jar:0.1.6'
<dependency org="com.github.piotr-kalanski" name="class2sql_2.11" rev="0.1.6">
  <artifact name="class2sql_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.piotr-kalanski', module='class2sql_2.11', version='0.1.6')
)
libraryDependencies += "com.github.piotr-kalanski" % "class2sql_2.11" % "0.1.6"
[com.github.piotr-kalanski/class2sql_2.11 "0.1.6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.chuusai : shapeless_2.11 jar 2.3.2
com.github.piotr-kalanski : csv2class_2.11 jar 0.3.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.scalatest : scalatest_2.11 jar 2.2.6
com.h2database : h2 jar 1.4.195

Project Modules

There are no modules declared in this project.