License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-access-db |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Fascinator - Plugin - Access - Derby
TODO
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
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 |
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 |