scase-core

Run functional Scala code as a portable serverless function or microservice

License

License

GroupId

GroupId

io.jobial
ArtifactId

ArtifactId

scase-core_2.11
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

scase-core
Run functional Scala code as a portable serverless function or microservice
Project URL

Project URL

https://github.com/jobial-io/scase
Project Organization

Project Organization

Jobial OÜ
Source Code Management

Source Code Management

https://github.com/jobial-io/scase

Download scase-core_2.11

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.typelevel : cats-core_2.11 jar 2.0.0
org.typelevel : cats-effect_2.11 jar 2.0.0
com.typesafe.scala-logging : scala-logging_2.11 jar 3.9.2
com.lihaoyi : sourcecode_2.11 jar 0.2.3
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-lang3 jar 3.12.0
com.chuusai : shapeless_2.11 jar 2.3.3

test (3)

Group / Artifact Type Version
org.typelevel : cats-testkit-scalatest_2.11 jar 1.0.0-RC1
org.scalatest : scalatest_2.11 jar 3.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0