redbox-meta
Purely an organisational POM for the ReDBox project.
License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.googlecode.redbox-mint |
ArtifactId | ArtifactIdplugin-transformer-local |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Mint - Plugin - Transformer - Local Curation
This is the top-level organisation POM for the ReDBox-Mint project.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.redbox-mint/plugin-transformer-local/ -->
<dependency>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>plugin-transformer-local</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/plugin-transformer-local/
implementation 'com.googlecode.redbox-mint:plugin-transformer-local:1.10'
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/plugin-transformer-local/
implementation ("com.googlecode.redbox-mint:plugin-transformer-local:1.10")
'com.googlecode.redbox-mint:plugin-transformer-local:jar:1.10'
<dependency org="com.googlecode.redbox-mint" name="plugin-transformer-local" rev="1.10">
<artifact name="plugin-transformer-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.redbox-mint', module='plugin-transformer-local', version='1.10')
)
libraryDependencies += "com.googlecode.redbox-mint" % "plugin-transformer-local" % "1.10"
[com.googlecode.redbox-mint/plugin-transformer-local "1.10"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.5 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.5 |
com.google.guava : guava | jar | 20.0 |
commons-io : commons-io | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator.plugins : plugin-storage-ram | jar | 1.4.0.1 |
junit : junit | jar | 4.10 |
Purely an organisational POM for the ReDBox project.