| License |
License |
|---|---|
| GroupId | GroupIdcom.github.piotr-kalanski |
| ArtifactId | ArtifactIdclass2sql_2.11 |
| Version | Version0.1.6 |
| Type | Typejar |
| Description |
Descriptionclass2sql
class2sql
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| class2sql_2.11-0.1.6.pom | |
| class2sql_2.11-0.1.6.jar | 42 KB |
| class2sql_2.11-0.1.6-sources.jar | 2 KB |
| class2sql_2.11-0.1.6-javadoc.jar | 362 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |