is not current version
Last Version 1.3.0-beta2

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

The CRaSH Spring integration module

GroupId

GroupId

org.crsh
ArtifactId

ArtifactId

crsh.shell.embed.spring
Version

Version

1.2.0-cr3
Type

Type

jar

Download crsh.shell.embed.spring 1.2.0-cr3


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