| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования ORM Данные |
| Группа | Группаcom.github.nill14 |
| Идентификатор | Идентификаторjava-shell-format |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava Shell Format
A Java formatting tool suitable for parsing complex strings.
Developed for parsing HQL, suitable for multiline, nested variables.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| java-shell-format-1.1.pom | |
| java-shell-format-1.1.jar | 6 KB |
| java-shell-format-1.1-sources.jar | 3 KB |
| java-shell-format-1.1-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nill14/java-shell-format/ -->
<dependency>
<groupId>com.github.nill14</groupId>
<artifactId>java-shell-format</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nill14/java-shell-format/
implementation 'com.github.nill14:java-shell-format:1.1'
// https://jarcasting.com/artifacts/com.github.nill14/java-shell-format/
implementation ("com.github.nill14:java-shell-format:1.1")
'com.github.nill14:java-shell-format:jar:1.1'
<dependency org="com.github.nill14" name="java-shell-format" rev="1.1">
<artifact name="java-shell-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nill14', module='java-shell-format', version='1.1')
)
libraryDependencies += "com.github.nill14" % "java-shell-format" % "1.1"
[com.github.nill14/java-shell-format "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.11 |
| ch.qos.logback : logback-core | jar | 1.0.11 |
| junit : junit | jar | 4.11 |