Last Version

JVM Extensible & Embeddable SHell 1.4.0

Reboot of the CRaSH project

License

License

Categories

Categories

Net
GroupId

GroupId

net.je2sh
ArtifactId

ArtifactId

spring
Version

Version

1.4.0
Type

Type

jar
Description

Description

JVM Extensible & Embeddable SHell
Reboot of the CRaSH project
Project URL

Project URL

https://jeeshell.github.io/je2sh/

Download spring 1.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.2-5
net.je2sh : ssh jar 1.4.0
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-webmvc jar

Project Modules

There are no modules declared in this project.