The Fascinator
Please visit our Public site
A release history is available.
License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-storage-ram |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Fascinator - Plugin - Storage - RAM
The Fascinator platform is a set of components that can be
remixed/mashed to meet a variety of repository-centric needs.
|
Filename | Size |
---|---|
plugin-storage-ram-1.5.pom | |
plugin-storage-ram-1.5.jar | 4 KB |
plugin-storage-ram-1.5-sources.jar | 2 KB |
plugin-storage-ram-1.5-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-ram/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-storage-ram</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-ram/
implementation 'com.googlecode.the-fascinator.plugins:plugin-storage-ram:1.5'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-ram/
implementation ("com.googlecode.the-fascinator.plugins:plugin-storage-ram:1.5")
'com.googlecode.the-fascinator.plugins:plugin-storage-ram:jar:1.5'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-storage-ram" rev="1.5">
<artifact name="plugin-storage-ram" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-storage-ram', version='1.5')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-storage-ram" % "1.5"
[com.googlecode.the-fascinator.plugins/plugin-storage-ram "1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.6 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.6 |
commons-io : commons-io | jar | 1.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
Please visit our Public site
A release history is available.