is not current version
Last Version 0.1.7

com.net128.oss.web.application:web-shell-app 0.1.6

a web shell application based on the web-shell library

Categories

Categories

Net
GroupId

GroupId

com.net128.oss.web.application
ArtifactId

ArtifactId

web-shell-app
Version

Version

0.1.6
Type

Type

war

Download web-shell-app 0.1.6


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