| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.empire-db |
| Идентификатор | Идентификаторempire-db-struts2 |
| Последняя версия | Последняя версия2.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Empire-db Struts2 Extension
Apache Empire-db is an Open Source relational data persistence component which allows database vendor independent dynamic query definition as well as safe and simple data retrieval and updating. Compared to most other solutions like e.g. Hibernate, TopLink, iBATIS or JPA implementations, Empire-db takes a considerably different approach, with a special focus on compile-time safety, reduced redundancies and improved developer productivity.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| empire-db-struts2-2.5.1.pom | |
| empire-db-struts2-2.5.1.jar | 221 KB |
| empire-db-struts2-2.5.1-tests.jar | 7 KB |
| empire-db-struts2-2.5.1-sources.jar | 198 KB |
| empire-db-struts2-2.5.1-javadoc.jar | 786 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.empire-db/empire-db-struts2/ -->
<dependency>
<groupId>org.apache.empire-db</groupId>
<artifactId>empire-db-struts2</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.empire-db/empire-db-struts2/
implementation 'org.apache.empire-db:empire-db-struts2:2.5.1'
// https://jarcasting.com/artifacts/org.apache.empire-db/empire-db-struts2/
implementation ("org.apache.empire-db:empire-db-struts2:2.5.1")
'org.apache.empire-db:empire-db-struts2:jar:2.5.1'
<dependency org="org.apache.empire-db" name="empire-db-struts2" rev="2.5.1">
<artifact name="empire-db-struts2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.empire-db', module='empire-db-struts2', version='2.5.1')
)
libraryDependencies += "org.apache.empire-db" % "empire-db-struts2" % "2.5.1"
[org.apache.empire-db/empire-db-struts2 "2.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.empire-db : empire-db | jar | 2.5.1 |
| org.apache.struts : struts2-core | jar | 2.2.1 |
| org.apache.struts : struts2-portlet-plugin | jar | 2.2.1 |
| org.apache.struts.xwork : xwork-core | jar | 2.2.1 |
| javassist : javassist | jar | 3.8.0.GA |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet.jsp : jsp-api | jar | 2.0 |
| javax.portlet : portlet-api | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.mockito : mockito-core | jar | 1.8.2 |
| Версия |
|---|
|
2.5.1
|
|
2.5.0
|
|
2.4.7
|
|
2.4.6
|
|
2.4.4
|
|
2.4.3
|
|
2.4.2
|
|
2.4.1
|
|
2.4.0
|
|
2.3.0
|
|
2.2.0-incubating
|
|
2.1.0-incubating
|
|
2.0.7-incubating
|
|
2.0.6-incubating
|
|
2.0.5-incubating
|