Last Version

Spring Shell Utils 1.0.4

Spring Shell Utils library provides extra features to help develop Spring Shell applications.

License

License

Categories

Categories

Net
GroupId

GroupId

net.griffiti
ArtifactId

ArtifactId

spring-shell-utils
Version

Version

1.0.4
Type

Type

jar
Description

Description

Spring Shell Utils
Spring Shell Utils library provides extra features to help develop Spring Shell applications.
Project URL

Project URL

https://github.com/griffiti/spring-shell-utils
Source Code Management

Source Code Management

https://github.com/griffiti/spring-shell-utils

Download spring-shell-utils 1.0.4


<!-- https://jarcasting.com/artifacts/net.griffiti/spring-shell-utils/ -->
<dependency>
    <groupId>net.griffiti</groupId>
    <artifactId>spring-shell-utils</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.griffiti/spring-shell-utils/
implementation 'net.griffiti:spring-shell-utils:1.0.4'
// https://jarcasting.com/artifacts/net.griffiti/spring-shell-utils/
implementation ("net.griffiti:spring-shell-utils:1.0.4")
'net.griffiti:spring-shell-utils:jar:1.0.4'
<dependency org="net.griffiti" name="spring-shell-utils" rev="1.0.4">
  <artifact name="spring-shell-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.griffiti', module='spring-shell-utils', version='1.0.4')
)
libraryDependencies += "net.griffiti" % "spring-shell-utils" % "1.0.4"
[net.griffiti/spring-shell-utils "1.0.4"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.5
org.springframework : spring-beans jar 5.3.5
org.springframework.shell : spring-shell-core jar 2.0.1.RELEASE
org.springframework.shell : spring-shell-standard jar 2.0.1.RELEASE
org.springframework.shell : spring-shell-standard-commands jar 2.0.1.RELEASE
org.springframework.shell : spring-shell-table jar 2.0.1.RELEASE
org.jline : jline jar 3.19.0
org.jline : jline-terminal jar 3.19.0
de.vandermeer : asciitable jar 0.3.2
com.fasterxml.jackson.core : jackson-core jar 2.12.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.2

Project Modules

There are no modules declared in this project.