| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
| ArtifactId | ArtifactIdplugin-access-derby |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Fascinator - Plugin - Access - Derby
TODO
|
| Filename | Size |
|---|---|
| plugin-access-derby-1.2.pom | |
| plugin-access-derby-1.2.jar | 10 KB |
| plugin-access-derby-1.2-sources.jar | 8 KB |
| plugin-access-derby-1.2-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-access-derby/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-access-derby</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-access-derby/
implementation 'com.googlecode.the-fascinator.plugins:plugin-access-derby:1.2'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-access-derby/
implementation ("com.googlecode.the-fascinator.plugins:plugin-access-derby:1.2")
'com.googlecode.the-fascinator.plugins:plugin-access-derby:jar:1.2'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-access-derby" rev="1.2">
<artifact name="plugin-access-derby" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-access-derby', version='1.2')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-access-derby" % "1.2"
[com.googlecode.the-fascinator.plugins/plugin-access-derby "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.the-fascinator : fascinator-common | jar | 1.2 |
| com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.2 |
| com.googlecode.the-fascinator : fascinator-core | jar | 1.2 |
| 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.2 |
| com.googlecode.the-fascinator.plugins : plugin-indexer-solr | jar | 1.2 |