License |
License |
---|---|
GroupId | GroupIdcom.github.music-of-the-ainur |
ArtifactId | ArtifactIdquenya-dsl_2.12 |
Version | Version1.2.0-3.2 |
Type | Typejar |
Description |
Descriptionquenya-dsl
Quenya DSL(Domain Specific Language) is a language that simplifies the task to parser complex semi-structured data
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.music-of-the-ainur/quenya-dsl_2.12/ -->
<dependency>
<groupId>com.github.music-of-the-ainur</groupId>
<artifactId>quenya-dsl_2.12</artifactId>
<version>1.2.0-3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.music-of-the-ainur/quenya-dsl_2.12/
implementation 'com.github.music-of-the-ainur:quenya-dsl_2.12:1.2.0-3.2'
// https://jarcasting.com/artifacts/com.github.music-of-the-ainur/quenya-dsl_2.12/
implementation ("com.github.music-of-the-ainur:quenya-dsl_2.12:1.2.0-3.2")
'com.github.music-of-the-ainur:quenya-dsl_2.12:jar:1.2.0-3.2'
<dependency org="com.github.music-of-the-ainur" name="quenya-dsl_2.12" rev="1.2.0-3.2">
<artifact name="quenya-dsl_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.music-of-the-ainur', module='quenya-dsl_2.12', version='1.2.0-3.2')
)
libraryDependencies += "com.github.music-of-the-ainur" % "quenya-dsl_2.12" % "1.2.0-3.2"
[com.github.music-of-the-ainur/quenya-dsl_2.12 "1.2.0-3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.12 | jar | 3.2.0 |
org.apache.spark : spark-sql_2.12 | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |