| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.siqisource.agave |
| Идентификатор | Идентификаторagave-console |
| Версия | Версия1.0.0 |
| Тип | Типwar |
| Описание |
Описаниеagave is an Open Source implementation of an web application.
|
| Имя Файла | Размер |
|---|---|
| agave-console-1.0.0.pom | |
| agave-console-1.0.0.war | 9 MB |
| agave-console-1.0.0-service.jar | 8 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-web-api | jar | 6.0 |