Last Version

core 0.6.0

core

License

License

GroupId

GroupId

com.github.benfradet
ArtifactId

ArtifactId

struct-type-encoder_2.12
Version

Version

0.6.0
Type

Type

jar
Description

Description

core
core
Project URL

Project URL

https://github.com/BenFradet/struct-type-encoder
Project Organization

Project Organization

com.github.benfradet
Source Code Management

Source Code Management

https://github.com/BenFradet/struct-type-encoder

Download struct-type-encoder_2.12 0.6.0


<!-- https://jarcasting.com/artifacts/com.github.benfradet/struct-type-encoder_2.12/ -->
<dependency>
    <groupId>com.github.benfradet</groupId>
    <artifactId>struct-type-encoder_2.12</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benfradet/struct-type-encoder_2.12/
implementation 'com.github.benfradet:struct-type-encoder_2.12:0.6.0'
// https://jarcasting.com/artifacts/com.github.benfradet/struct-type-encoder_2.12/
implementation ("com.github.benfradet:struct-type-encoder_2.12:0.6.0")
'com.github.benfradet:struct-type-encoder_2.12:jar:0.6.0'
<dependency org="com.github.benfradet" name="struct-type-encoder_2.12" rev="0.6.0">
  <artifact name="struct-type-encoder_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benfradet', module='struct-type-encoder_2.12', version='0.6.0')
)
libraryDependencies += "com.github.benfradet" % "struct-type-encoder_2.12" % "0.6.0"
[com.github.benfradet/struct-type-encoder_2.12 "0.6.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
com.chuusai : shapeless_2.12 jar 2.3.3

provided (1)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.12 jar 3.1.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.3

Project Modules

There are no modules declared in this project.