| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.wizzie.enricher |
| Идентификатор | Идентификаторquery-compiler |
| Последняя версия | Последняя версия0.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеquery-compiler
query-compiler
|
| Имя Файла | Размер |
|---|---|
| query-compiler-0.6.1.pom | |
| query-compiler-0.6.1.jar | 35 KB |
| query-compiler-0.6.1-sources.jar | 14 KB |
| query-compiler-0.6.1-javadoc.jar | 186 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.wizzie.enricher/query-compiler/ -->
<dependency>
<groupId>io.wizzie.enricher</groupId>
<artifactId>query-compiler</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.wizzie.enricher/query-compiler/
implementation 'io.wizzie.enricher:query-compiler:0.6.1'
// https://jarcasting.com/artifacts/io.wizzie.enricher/query-compiler/
implementation ("io.wizzie.enricher:query-compiler:0.6.1")
'io.wizzie.enricher:query-compiler:jar:0.6.1'
<dependency org="io.wizzie.enricher" name="query-compiler" rev="0.6.1">
<artifact name="query-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wizzie.enricher', module='query-compiler', version='0.6.1')
)
libraryDependencies += "io.wizzie.enricher" % "query-compiler" % "0.6.1"
[io.wizzie.enricher/query-compiler "0.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cookingfox : guava-preconditions | jar | 0.1.5 |
| org.antlr : antlr4-runtime | jar | 4.7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |