Last Version

The Mint - Generic Configuration 1.10

This is the top-level organisation POM for the ReDBox-Mint project.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.googlecode.redbox-mint
ArtifactId

ArtifactId

mint-config
Version

Version

1.10
Type

Type

jar
Description

Description

The Mint - Generic Configuration
This is the top-level organisation POM for the ReDBox-Mint project.

Download mint-config 1.10


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.