| Лицензия |
Лицензия
GNU Lesser General Public License (LGPL), Version 2.1
|
|---|---|
| Группа | Группаme.soliveirajr |
| Идентификатор | Идентификаторmentawai |
| Последняя версия | Последняя версия2.5.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMentawai2 Web Framework
A Java full-stack web framework with programmatic configuration instead of XML and Annotations.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| mentawai-2.5.6.pom | |
| mentawai-2.5.6.jar | 1 MB |
| mentawai-2.5.6-sources.jar | 1 MB |
| mentawai-2.5.6-javadoc.jar | 2 MB |
| mentawai-2.5.6-all.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.soliveirajr/mentawai/ -->
<dependency>
<groupId>me.soliveirajr</groupId>
<artifactId>mentawai</artifactId>
<version>2.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/me.soliveirajr/mentawai/
implementation 'me.soliveirajr:mentawai:2.5.6'
// https://jarcasting.com/artifacts/me.soliveirajr/mentawai/
implementation ("me.soliveirajr:mentawai:2.5.6")
'me.soliveirajr:mentawai:jar:2.5.6'
<dependency org="me.soliveirajr" name="mentawai" rev="2.5.6">
<artifact name="mentawai" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.soliveirajr', module='mentawai', version='2.5.6')
)
libraryDependencies += "me.soliveirajr" % "mentawai" % "2.5.6"
[me.soliveirajr/mentawai "2.5.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.json-lib : json-lib | jar | 2.3 |
| org.jdom : jdom | jar | 1.1 |
| com.thoughtworks.xstream : xstream | jar | 1.3.1 |
| org.ajaxtags : ajaxtags | jar | 1.2-beta3 |
| jgroups : jgroups-all | jar | 2.2.9.1 |
| me.soliveirajr : menta-container | jar | 1.0.1 |
| me.soliveirajr : menta-log | jar | 2.0.0 |
| mysql : mysql-connector-java | jar | 5.1.13 |
| me.soliveirajr : menta-bean | jar | 1.5.0 |
| me.soliveirajr : menta-regex | jar | 0.9.5 |
| org.beanshell : bsh | jar | 2.0b4 |
| com.jolbox : bonecp | jar | 0.7.1.RELEASE |
| org.slf4j : slf4j-log4j12 | jar | 1.5.10 |
| c3p0 : c3p0 | jar | 0.9.1.2 |
| velocity : velocity-dep | jar | 1.4 |
| commons-fileupload : commons-fileupload | jar | 1.2.2 |
| commons-io : commons-io | jar | 1.3.2 |
| net.tanesha.recaptcha4j : recaptcha4j | jar | 0.0.7 |
| javax.activation : activation | jar | 1.1.1 |
| javax.mail : mail | jar | 1.4.4 |
| org.jruby : jruby | jar | 1.6.7 |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet.jsp : jsp-api | jar | 2.0 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.hibernate : hibernate-entitymanager | jar | 4.1.4.Final |
| org.eclipse.persistence : javax.persistence | jar | 2.0.0 |
| com.google.code.guice : guice | jar | 1.0 |
| org.springframework : spring-beans | jar | 3.0.6.RELEASE |
| org.springframework : spring-web | jar | 3.0.6.RELEASE |
| org.springframework : spring-context | jar | 3.0.6.RELEASE |
| displaytag : displaytag | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.mockito : mockito-core | jar | 1.8.5 |