License |
License |
---|---|
GroupId | GroupIdcom.github.music-of-the-ainur |
ArtifactId | ArtifactIdquenya-dsl_2.11 |
Version | Version1.2.0-2.4 |
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 |
Filename | Size |
---|---|
quenya-dsl_2.11-1.2.0-2.4.pom | |
quenya-dsl_2.11-1.2.0-2.4.jar | 98 KB |
quenya-dsl_2.11-1.2.0-2.4-sources.jar | 5 KB |
quenya-dsl_2.11-1.2.0-2.4-javadoc.jar | 378 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.music-of-the-ainur/quenya-dsl_2.11/ -->
<dependency>
<groupId>com.github.music-of-the-ainur</groupId>
<artifactId>quenya-dsl_2.11</artifactId>
<version>1.2.0-2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.music-of-the-ainur/quenya-dsl_2.11/
implementation 'com.github.music-of-the-ainur:quenya-dsl_2.11:1.2.0-2.4'
// https://jarcasting.com/artifacts/com.github.music-of-the-ainur/quenya-dsl_2.11/
implementation ("com.github.music-of-the-ainur:quenya-dsl_2.11:1.2.0-2.4")
'com.github.music-of-the-ainur:quenya-dsl_2.11:jar:1.2.0-2.4'
<dependency org="com.github.music-of-the-ainur" name="quenya-dsl_2.11" rev="1.2.0-2.4">
<artifact name="quenya-dsl_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.music-of-the-ainur', module='quenya-dsl_2.11', version='1.2.0-2.4')
)
libraryDependencies += "com.github.music-of-the-ainur" % "quenya-dsl_2.11" % "1.2.0-2.4"
[com.github.music-of-the-ainur/quenya-dsl_2.11 "1.2.0-2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.4.8 |
org.apache.spark : spark-sql_2.11 | jar | 2.4.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |