org.siqisource.agave:agave-console

agave is an Open Source implementation of an web application.

License

License

GroupId

GroupId

org.siqisource.agave
ArtifactId

ArtifactId

agave-console
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

war
Description

Description

agave is an Open Source implementation of an web application.

Download agave-console

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.siqisource.agave : agave-glue jar 1.0.1
log4j : log4j jar 1.2.16
org.mybatis : mybatis-spring jar 1.1.0
org.codehaus.jackson : jackson-core-asl jar 1.9.5
org.codehaus.jackson : jackson-mapper-asl jar 1.9.5
com.h2database : h2 jar 1.3.168
taglibs : standard jar 1.1.2
javax.servlet : jstl jar 1.1.2
org.apache.shiro : shiro-spring jar 1.2.1
org.apache.shiro : shiro-ehcache jar 1.2.1
org.springframework : spring-jdbc jar 3.1.2.RELEASE
org.springframework : spring-webmvc jar 3.1.2.RELEASE
postgresql : postgresql jar 9.1-901.jdbc4

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0