License |
License |
---|---|
GroupId | GroupIdorg.vivoweb |
ArtifactId | ArtifactIdvivo-webapp |
Last Version | Last Version1.12.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionVIVO Web App
VIVO project
|
Filename | Size |
---|---|
vivo-webapp-1.12.2.pom | |
vivo-webapp-1.12.2.war | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.vivoweb/vivo-webapp/ -->
<dependency>
<groupId>org.vivoweb</groupId>
<artifactId>vivo-webapp</artifactId>
<version>1.12.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.vivoweb/vivo-webapp/
implementation 'org.vivoweb:vivo-webapp:1.12.2'
// https://jarcasting.com/artifacts/org.vivoweb/vivo-webapp/
implementation ("org.vivoweb:vivo-webapp:1.12.2")
'org.vivoweb:vivo-webapp:war:1.12.2'
<dependency org="org.vivoweb" name="vivo-webapp" rev="1.12.2">
<artifact name="vivo-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.vivoweb', module='vivo-webapp', version='1.12.2')
)
libraryDependencies += "org.vivoweb" % "vivo-webapp" % "1.12.2"
[org.vivoweb/vivo-webapp "1.12.2"]
Group / Artifact | Type | Version |
---|---|---|
org.vivoweb : vitro-webapp | war | 1.12.2 |
org.vivoweb : vivo-api | jar | 1.12.2 |