is not current version
Last Version 1.3.0-beta2

org.crsh:crsh.shell.embed.spring 1.2.0-cr7

The CRaSH Spring integration module

GroupId

GroupId

org.crsh
ArtifactId

ArtifactId

crsh.shell.embed.spring
Version

Version

1.2.0-cr7
Type

Type

jar

Download crsh.shell.embed.spring 1.2.0-cr7


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