License |
License |
---|---|
GroupId | GroupIdfish.focus.uvms |
ArtifactId | ArtifactIdunionvms-web |
Last Version | Last Version3.0.80 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionunionvms-web
focus pom, parent for all projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
unionvms-web-3.0.80.pom | |
unionvms-web-3.0.80.war | 13 MB |
Browse |
<!-- https://jarcasting.com/artifacts/fish.focus.uvms/unionvms-web/ -->
<dependency>
<groupId>fish.focus.uvms</groupId>
<artifactId>unionvms-web</artifactId>
<version>3.0.80</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/fish.focus.uvms/unionvms-web/
implementation 'fish.focus.uvms:unionvms-web:3.0.80'
// https://jarcasting.com/artifacts/fish.focus.uvms/unionvms-web/
implementation ("fish.focus.uvms:unionvms-web:3.0.80")
'fish.focus.uvms:unionvms-web:war:3.0.80'
<dependency org="fish.focus.uvms" name="unionvms-web" rev="3.0.80">
<artifact name="unionvms-web" type="war" />
</dependency>
@Grapes(
@Grab(group='fish.focus.uvms', module='unionvms-web', version='3.0.80')
)
libraryDependencies += "fish.focus.uvms" % "unionvms-web" % "3.0.80"
[fish.focus.uvms/unionvms-web "3.0.80"]