redbox-meta
Purely an organisational POM for the ReDBox project.
License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.googlecode.redbox-mint |
ArtifactId | ArtifactIdredbox-config |
Last Version | Last Version1.10.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReDBox - Generic Configuration
This is the top-level organisation POM for the ReDBox-Mint project.
|
Filename | Size |
---|---|
redbox-config-1.10.2.pom | |
redbox-config-1.10.2.jar | 534 KB |
redbox-config-1.10.2-sources.jar | 533 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.redbox-mint/redbox-config/ -->
<dependency>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>redbox-config</artifactId>
<version>1.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/redbox-config/
implementation 'com.googlecode.redbox-mint:redbox-config:1.10.2'
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/redbox-config/
implementation ("com.googlecode.redbox-mint:redbox-config:1.10.2")
'com.googlecode.redbox-mint:redbox-config:jar:1.10.2'
<dependency org="com.googlecode.redbox-mint" name="redbox-config" rev="1.10.2">
<artifact name="redbox-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.redbox-mint', module='redbox-config', version='1.10.2')
)
libraryDependencies += "com.googlecode.redbox-mint" % "redbox-config" % "1.10.2"
[com.googlecode.redbox-mint/redbox-config "1.10.2"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.5 |
com.googlecode.the-fascinator : fascinator-common | jar | 1.5 |
au.com.redboxresearchdata.rifcs » ands-rifcs-builder | jar | 1.2 |
com.googlecode.the-fascinator.plugins : plugin-transformer-scripting | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
org.apache.velocity : velocity | jar | 1.7 |
Purely an organisational POM for the ReDBox project.