| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.xskipper |
| Идентификатор | Идентификаторxskipper-regex-plugin_2.12 |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Описание |
Описаниеxskipper-regex-plugin
xskipper-regex-plugin: A sample plugin for Xskipper
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.xskipper/xskipper-regex-plugin_2.12/ -->
<dependency>
<groupId>io.xskipper</groupId>
<artifactId>xskipper-regex-plugin_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.xskipper/xskipper-regex-plugin_2.12/
implementation 'io.xskipper:xskipper-regex-plugin_2.12:0.1.0'
// https://jarcasting.com/artifacts/io.xskipper/xskipper-regex-plugin_2.12/
implementation ("io.xskipper:xskipper-regex-plugin_2.12:0.1.0")
'io.xskipper:xskipper-regex-plugin_2.12:jar:0.1.0'
<dependency org="io.xskipper" name="xskipper-regex-plugin_2.12" rev="0.1.0">
<artifact name="xskipper-regex-plugin_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xskipper', module='xskipper-regex-plugin_2.12', version='0.1.0')
)
libraryDependencies += "io.xskipper" % "xskipper-regex-plugin_2.12" % "0.1.0"
[io.xskipper/xskipper-regex-plugin_2.12 "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.spark : spark-core_2.12 | jar | 3.0.1 |
| io.xskipper : xskipper-core_2.12 | jar | 1.2.0 |
| org.apache.spark : spark-hive_2.12 | jar | 3.0.1 |
| org.apache.spark : spark-sql_2.12 | jar | 3.0.1 |
| org.apache.spark : spark-catalyst_2.12 | jar | 3.0.1 |
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |