redbox-meta
Purely an organisational POM for the ReDBox project.
License |
License |
---|---|
GroupId | GroupIdcom.googlecode.redbox-mint |
ArtifactId | ArtifactIdplugin-transaction-curation-redbox |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReDBox - Plugin - Transaction - Curation
This is the top-level organisation POM for the ReDBox-Mint project.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.redbox-mint/plugin-transaction-curation-redbox/ -->
<dependency>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>plugin-transaction-curation-redbox</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/plugin-transaction-curation-redbox/
implementation 'com.googlecode.redbox-mint:plugin-transaction-curation-redbox:1.10'
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/plugin-transaction-curation-redbox/
implementation ("com.googlecode.redbox-mint:plugin-transaction-curation-redbox:1.10")
'com.googlecode.redbox-mint:plugin-transaction-curation-redbox:jar:1.10'
<dependency org="com.googlecode.redbox-mint" name="plugin-transaction-curation-redbox" rev="1.10">
<artifact name="plugin-transaction-curation-redbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.redbox-mint', module='plugin-transaction-curation-redbox', version='1.10')
)
libraryDependencies += "com.googlecode.redbox-mint" % "plugin-transaction-curation-redbox" % "1.10"
[com.googlecode.redbox-mint/plugin-transaction-curation-redbox "1.10"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-core | jar | 1.5 |
com.googlecode.the-fascinator : fascinator-common | jar | 1.5 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
Purely an organisational POM for the ReDBox project.