Last Version

Java Shell Format 1.1

A Java formatting tool suitable for parsing complex strings. Developed for parsing HQL, suitable for multiline, nested variables.

License

License

Categories

Categories

Java Languages ORM Data
GroupId

GroupId

com.github.nill14
ArtifactId

ArtifactId

java-shell-format
Version

Version

1.1
Type

Type

jar
Description

Description

Java Shell Format
A Java formatting tool suitable for parsing complex strings. Developed for parsing HQL, suitable for multiline, nested variables.
Project URL

Project URL

https://github.com/nill14/shell-format

Download java-shell-format 1.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.11
ch.qos.logback : logback-core jar 1.0.11
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.