| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.the-fascinator.plugins |
| Идентификатор | Идентификаторplugin-access-db |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe Fascinator - Plugin - Access - Derby
TODO
|
| Имя Файла | Размер |
|---|---|
| plugin-access-db-1.1.pom | |
| plugin-access-db-1.1.jar | 23 KB |
| plugin-access-db-1.1-sources.jar | 19 KB |
| plugin-access-db-1.1-javadoc.jar | 104 KB |
| plugin-access-db-1.1-hibernate.zip | 828 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-access-db/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-access-db</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-access-db/
implementation 'com.googlecode.the-fascinator.plugins:plugin-access-db:1.1'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-access-db/
implementation ("com.googlecode.the-fascinator.plugins:plugin-access-db:1.1")
'com.googlecode.the-fascinator.plugins:plugin-access-db:jar:1.1'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-access-db" rev="1.1">
<artifact name="plugin-access-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-access-db', version='1.1')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-access-db" % "1.1"
[com.googlecode.the-fascinator.plugins/plugin-access-db "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.the-fascinator : fascinator-common | jar | 1.3 |
| com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.3 |
| com.googlecode.the-fascinator : fascinator-core | jar | 1.3 |
| org.apache.derby : derby | jar | 10.5.3.0_1 |
| org.hibernate : hibernate-core | jar | 3.6.3.Final |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| org.springframework : spring-orm | jar | 3.0.5.RELEASE |
| cglib : cglib | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.springframework : spring-test | jar | 3.0.5.RELEASE |
| javassist : javassist | jar | 3.9.0.GA |
| com.googlecode.the-fascinator.plugins : plugin-storage-filesystem | jar | 1.3 |
| com.googlecode.the-fascinator.plugins : plugin-indexer-solr | jar | 1.3 |