slick-gen


License

License

MIT
GroupId

GroupId

com.wellfactored
ArtifactId

ArtifactId

slick-gen_2.11
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

slick-gen
slick-gen
Project URL

Project URL

https://github.com/wellfactored/slick-gen
Project Organization

Project Organization

com.wellfactored
Source Code Management

Source Code Management

http://github.com/wellfactored/slick-gen

Download slick-gen_2.11

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.wellfactored : property-info_2.11 jar 1.1.1

Project Modules

There are no modules declared in this project.

slick-gen

Generate slick table classes from the case classes that represent your rows.

Codacy Badge CircleCI

com.wellfactored

Well-Factored Software Ltd.

Versions

Version
0.0.5
0.0.4
0.0.3