Last Version

web-shell-lib 0.1.5

web-shell - a web shell based on Spring, web sockets and Javascript

License

License

Categories

Categories

Net
GroupId

GroupId

com.net128.oss.web.lib
ArtifactId

ArtifactId

webshell
Version

Version

0.1.5
Type

Type

jar
Description

Description

web-shell-lib
web-shell - a web shell based on Spring, web sockets and Javascript
Project Organization

Project Organization

Pivotal Software, Inc.

Download webshell 0.1.5


<!-- https://jarcasting.com/artifacts/com.net128.oss.web.lib/webshell/ -->
<dependency>
    <groupId>com.net128.oss.web.lib</groupId>
    <artifactId>webshell</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.net128.oss.web.lib/webshell/
implementation 'com.net128.oss.web.lib:webshell:0.1.5'
// https://jarcasting.com/artifacts/com.net128.oss.web.lib/webshell/
implementation ("com.net128.oss.web.lib:webshell:0.1.5")
'com.net128.oss.web.lib:webshell:jar:0.1.5'
<dependency org="com.net128.oss.web.lib" name="webshell" rev="0.1.5">
  <artifact name="webshell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.net128.oss.web.lib', module='webshell', version='0.1.5')
)
libraryDependencies += "com.net128.oss.web.lib" % "webshell" % "0.1.5"
[com.net128.oss.web.lib/webshell "0.1.5"]

Dependencies

compile (22)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-websocket jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.1.RELEASE
org.springframework.data : spring-data-commons jar
org.slf4j : jul-to-slf4j jar 1.7.30
org.projectlombok : lombok jar 1.18.12
org.toile-libre.libe : curl jar 0.0.38
org.codehaus.plexus : plexus-utils jar 3.3.0
org.fusesource.jansi : jansi jar 1.18
info.picocli : picocli jar 4.3.2
info.picocli : picocli-spring-boot-starter jar 4.3.2
javax.validation : validation-api jar 2.0.0.Final
org.zeroturnaround : zt-exec jar 1.11
commons-io : commons-io jar 2.6
com.google.code.findbugs : annotations jar 3.0.1
javax.inject : javax.inject jar 1
com.google.guava : guava jar 29.0-jre
org.reflections : reflections jar 0.9.12
com.opencsv : opencsv jar 5.2
com.h2database : h2 jar 1.4.200
de.vandermeer : asciitable jar 0.3.2
org.imgscalr : imgscalr-lib jar 4.2

test (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.