org.siqisource.agave:web

agave is an Open Source implementation of an web application.

License

License

GroupId

GroupId

org.siqisource.agave
ArtifactId

ArtifactId

web
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

agave is an Open Source implementation of an web application.

Download web

How to add to project

<!-- https://jarcasting.com/artifacts/org.siqisource.agave/web/ -->
<dependency>
    <groupId>org.siqisource.agave</groupId>
    <artifactId>web</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.siqisource.agave/web/
implementation 'org.siqisource.agave:web:0.9.0'
// https://jarcasting.com/artifacts/org.siqisource.agave/web/
implementation ("org.siqisource.agave:web:0.9.0")
'org.siqisource.agave:web:jar:0.9.0'
<dependency org="org.siqisource.agave" name="web" rev="0.9.0">
  <artifact name="web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.siqisource.agave', module='web', version='0.9.0')
)
libraryDependencies += "org.siqisource.agave" % "web" % "0.9.0"
[org.siqisource.agave/web "0.9.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-web jar 3.1.2.RELEASE

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0