| License | License | 
|---|---|
| Categories | CategoriesJava Languages ORM Data | 
| GroupId | GroupIdcom.github.nill14 | 
| ArtifactId | ArtifactIdjava-shell-format | 
| Last Version | Last Version1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJava Shell Format A Java formatting tool suitable for parsing complex strings. 
		Developed for parsing HQL, suitable for multiline, nested variables. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| 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 | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| 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 |