License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-storage-fedora3 |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFascinator - Plugin - Storage - Fedora Commons 3.x
This Maven project provides a central point for information regarding The Fascinator and its many works.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-fedora3/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-storage-fedora3</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-fedora3/
implementation 'com.googlecode.the-fascinator.plugins:plugin-storage-fedora3:1.1.1'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-fedora3/
implementation ("com.googlecode.the-fascinator.plugins:plugin-storage-fedora3:1.1.1")
'com.googlecode.the-fascinator.plugins:plugin-storage-fedora3:jar:1.1.1'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-storage-fedora3" rev="1.1.1">
<artifact name="plugin-storage-fedora3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-storage-fedora3', version='1.1.1')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-storage-fedora3" % "1.1.1"
[com.googlecode.the-fascinator.plugins/plugin-storage-fedora3 "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.1.1 |
com.googlecode.the-fascinator : fascinator-common | jar | 1.1.1 |
org.fcrepo : fcrepo-client-admin | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |