Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.net128.oss.web.application |
ArtifactId | ArtifactIdweb-shell-app |
Version | Version0.1.5 |
Type | Typewar |
Filename | Size |
---|---|
web-shell-app-0.1.5.pom | |
web-shell-app-0.1.5.war | 36 MB |
web-shell-app-0.1.5-sources.jar | 3 KB |
web-shell-app-0.1.5-javadoc.jar | 394 KB |
Browse |
<!-- 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.5</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.5'
// https://jarcasting.com/artifacts/com.net128.oss.web.application/web-shell-app/
implementation ("com.net128.oss.web.application:web-shell-app:0.1.5")
'com.net128.oss.web.application:web-shell-app:war:0.1.5'
<dependency org="com.net128.oss.web.application" name="web-shell-app" rev="0.1.5">
<artifact name="web-shell-app" type="war" />
</dependency>
@Grapes(
@Grab(group='com.net128.oss.web.application', module='web-shell-app', version='0.1.5')
)
libraryDependencies += "com.net128.oss.web.application" % "web-shell-app" % "0.1.5"
[com.net128.oss.web.application/web-shell-app "0.1.5"]