The Fascinator - Plugin - Access - Derby

TODO

License

License

GroupId

GroupId

com.googlecode.the-fascinator.plugins
ArtifactId

ArtifactId

plugin-access-db
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

The Fascinator - Plugin - Access - Derby
TODO

Download plugin-access-db

How to add to project

<!-- 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"]

Dependencies

compile (8)

Group / Artifact Type Version
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

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0