redbox-meta
Purely an organisational POM for the ReDBox project.
| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.googlecode.redbox-mint |
| ArtifactId | ArtifactIdmint-config |
| Last Version | Last Version1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Mint - Generic Configuration
This is the top-level organisation POM for the ReDBox-Mint project.
|
| Filename | Size |
|---|---|
| mint-config-1.10.pom | |
| mint-config-1.10.jar | 240 KB |
| mint-config-1.10-sources.jar | 239 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.redbox-mint/mint-config/ -->
<dependency>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>mint-config</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/mint-config/
implementation 'com.googlecode.redbox-mint:mint-config:1.10'
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/mint-config/
implementation ("com.googlecode.redbox-mint:mint-config:1.10")
'com.googlecode.redbox-mint:mint-config:jar:1.10'
<dependency org="com.googlecode.redbox-mint" name="mint-config" rev="1.10">
<artifact name="mint-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.redbox-mint', module='mint-config', version='1.10')
)
libraryDependencies += "com.googlecode.redbox-mint" % "mint-config" % "1.10"
[com.googlecode.redbox-mint/mint-config "1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.security : spring-security-core | jar | 3.2.10.RELEASE |
| org.springframework.security : spring-security-config | jar | 3.2.10.RELEASE |
| org.springframework.security : spring-security-web | jar | 3.2.10.RELEASE |
Purely an organisational POM for the ReDBox project.