projectile-lib-service

Common service classes used by code generated from Projectile

License

License

CC0
GroupId

GroupId

com.kyleu
ArtifactId

ArtifactId

projectile-lib-service_2.13
Last Version

Last Version

1.16.2
Release Date

Release Date

Type

Type

jar
Description

Description

projectile-lib-service
Common service classes used by code generated from Projectile
Project Organization

Project Organization

com.kyleu
Source Code Management

Source Code Management

https://github.com/KyleU/projectile

Download projectile-lib-service_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.kyleu/projectile-lib-service_2.13/ -->
<dependency>
    <groupId>com.kyleu</groupId>
    <artifactId>projectile-lib-service_2.13</artifactId>
    <version>1.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.kyleu/projectile-lib-service_2.13/
implementation 'com.kyleu:projectile-lib-service_2.13:1.16.2'
// https://jarcasting.com/artifacts/com.kyleu/projectile-lib-service_2.13/
implementation ("com.kyleu:projectile-lib-service_2.13:1.16.2")
'com.kyleu:projectile-lib-service_2.13:jar:1.16.2'
<dependency org="com.kyleu" name="projectile-lib-service_2.13" rev="1.16.2">
  <artifact name="projectile-lib-service_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kyleu', module='projectile-lib-service_2.13', version='1.16.2')
)
libraryDependencies += "com.kyleu" % "projectile-lib-service_2.13" % "1.16.2"
[com.kyleu/projectile-lib-service_2.13 "1.16.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
com.kyleu : projectile-lib-jdbc_2.13 jar 1.16.2
com.kyleu : projectile-lib-tracing_2.13 jar 1.16.2
com.github.tototoshi : scala-csv_2.13 jar 1.3.6
javax.inject : javax.inject jar 1
net.codingwell : scala-guice_2.13 jar 4.2.6

Project Modules

There are no modules declared in this project.

Projectile

Projectile creates beautiful Scala code from your Postgres database, GraphQL queries, TypeScript definitions, or Thrift IDL.

https://github.com/KyleU/projectile

Documentation

https://kyleu.com/projectile

License

Projectile was built by @KyleU and is licensed under CC0-1.0

You can basically do whatever you want with the code, no attribution required. Make it your own!

Versions

Version
1.16.2
1.16.1
1.16.0
1.15.3
1.14.0