redbox-meta
Purely an organisational POM for the ReDBox project.
License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.googlecode.redbox-mint |
ArtifactId | ArtifactIdplugin-transformer-handle |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Mint - Plugin - Transformer - Handle
This is the top-level organisation POM for the ReDBox-Mint project.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.redbox-mint/plugin-transformer-handle/ -->
<dependency>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>plugin-transformer-handle</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/plugin-transformer-handle/
implementation 'com.googlecode.redbox-mint:plugin-transformer-handle:1.10'
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/plugin-transformer-handle/
implementation ("com.googlecode.redbox-mint:plugin-transformer-handle:1.10")
'com.googlecode.redbox-mint:plugin-transformer-handle:jar:1.10'
<dependency org="com.googlecode.redbox-mint" name="plugin-transformer-handle" rev="1.10">
<artifact name="plugin-transformer-handle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.redbox-mint', module='plugin-transformer-handle', version='1.10')
)
libraryDependencies += "com.googlecode.redbox-mint" % "plugin-transformer-handle" % "1.10"
[com.googlecode.redbox-mint/plugin-transformer-handle "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 |
org.dspace : handle | jar | 6.2.5.02 |
Purely an organisational POM for the ReDBox project.