License |
License |
---|---|
GroupId | GroupIdorg.apache.submarine |
ArtifactId | ArtifactIdsubmarine-workbench-web-ng |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSubmarine: Workbench Web Angular
Submarine Workbench
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
submarine-workbench-web-ng-0.4.0.pom | |
submarine-workbench-web-ng-0.4.0.war | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.submarine/submarine-workbench-web-ng/ -->
<dependency>
<groupId>org.apache.submarine</groupId>
<artifactId>submarine-workbench-web-ng</artifactId>
<version>0.4.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.submarine/submarine-workbench-web-ng/
implementation 'org.apache.submarine:submarine-workbench-web-ng:0.4.0'
// https://jarcasting.com/artifacts/org.apache.submarine/submarine-workbench-web-ng/
implementation ("org.apache.submarine:submarine-workbench-web-ng:0.4.0")
'org.apache.submarine:submarine-workbench-web-ng:war:0.4.0'
<dependency org="org.apache.submarine" name="submarine-workbench-web-ng" rev="0.4.0">
<artifact name="submarine-workbench-web-ng" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.submarine', module='submarine-workbench-web-ng', version='0.4.0')
)
libraryDependencies += "org.apache.submarine" % "submarine-workbench-web-ng" % "0.4.0"
[org.apache.submarine/submarine-workbench-web-ng "0.4.0"]