| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.extra-standard |
| Идентификатор | Идентификаторextra-execution-jpa |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеextra-execution-jpa
Execution Persistence Implementierung (JPA)
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| extra-execution-jpa-1.0.0.pom | |
| extra-execution-jpa-1.0.0.jar | 56 KB |
| extra-execution-jpa-1.0.0-tests.jar | 40 KB |
| extra-execution-jpa-1.0.0-test-sources.jar | 23 KB |
| extra-execution-jpa-1.0.0-sources.jar | 34 KB |
| extra-execution-jpa-1.0.0-javadoc.jar | 134 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.extra-standard/extra-execution-jpa/ -->
<dependency>
<groupId>de.extra-standard</groupId>
<artifactId>extra-execution-jpa</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.extra-standard/extra-execution-jpa/
implementation 'de.extra-standard:extra-execution-jpa:1.0.0'
// https://jarcasting.com/artifacts/de.extra-standard/extra-execution-jpa/
implementation ("de.extra-standard:extra-execution-jpa:1.0.0")
'de.extra-standard:extra-execution-jpa:jar:1.0.0'
<dependency org="de.extra-standard" name="extra-execution-jpa" rev="1.0.0">
<artifact name="extra-execution-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.extra-standard', module='extra-execution-jpa', version='1.0.0')
)
libraryDependencies += "de.extra-standard" % "extra-execution-jpa" % "1.0.0"
[de.extra-standard/extra-execution-jpa "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.extra-standard : extra-api | jar | 1.0.0 |
| de.extra-standard : extra-sample | jar | 1.0.0 |
| org.aspectj : aspectjrt | jar | 1.6.11 |
| javax.enterprise : cdi-api | jar | 1.0 |
| org.springframework : spring-core | jar | 3.1.1.RELEASE |
| org.springframework : spring-beans | jar | 3.1.1.RELEASE |
| org.springframework : spring-context | jar | 3.1.1.RELEASE |
| org.springframework : spring-aspects | jar | 3.1.1.RELEASE |
| org.springframework : spring-tx | jar | 3.1.1.RELEASE |
| org.springframework : spring-instrument | jar | 3.0.5.RELEASE |
| org.springframework.data : spring-data-jpa | jar | 1.1.0.RELEASE |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| org.aspectj : aspectjweaver | jar | 1.6.4 |
| ch.qos.logback : logback-core | jar | 1.0.0 |
| ch.qos.logback : logback-classic | jar | 1.0.0 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| org.hibernate : hibernate-entitymanager | jar | 4.0.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 3.1.1.RELEASE |
| org.hsqldb : hsqldb | jar | 2.2.4 |