| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.je2sh |
| ArtifactId | ArtifactIdspring |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJVM Extensible & Embeddable SHell
Reboot of the CRaSH project
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| spring-1.4.0.pom | |
| spring-1.4.0.jar | 10 KB |
| spring-1.4.0-sources.jar | 21 KB |
| spring-1.4.0-javadoc.jar | 49 KB |
| Browse |
<!-- 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"]
| 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 |