Last Version

jooq-scala-macro 14.0.0

A public type provider macro which produces a set of objects and classes based on those generated by Jooq

License

License

Categories

Categories

Scala Languages jOOQ Data Databases
GroupId

GroupId

io.github.streetcontxt
ArtifactId

ArtifactId

jooq-scala-macro_2.11
Version

Version

14.0.0
Type

Type

jar
Description

Description

jooq-scala-macro
A public type provider macro which produces a set of objects and classes based on those generated by Jooq
Project URL

Project URL

https://github.com/streetcontxt/jooq-scala-macro
Project Organization

Project Organization

io.github.streetcontxt
Source Code Management

Source Code Management

https://github.com/StreetContxt/jooq-scala-macro

Download jooq-scala-macro_2.11 14.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12
org.jooq : jooq jar 3.10.8
org.jooq : jooq-scala_2.11 jar 3.10.8
org.scala-lang.modules : scala-collection-compat_2.11 jar 2.1.6

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.11.12

Project Modules

There are no modules declared in this project.