Jar examples for s:server-security-config
Sample security configuration for a demo geronimo server. Not suitable for production use.
You can download jar file server-security-config 3.0-M1 in this page.
Apache License
You can use the following script to add server-security-config-3.0-M1.jar to your project.
<dependency> <groupId>org.apache.geronimo.framework</groupId> <artifactId>server-security-config</artifactId> <version>3.0-M1</version> </dependency>
compile group: 'org.apache.geronimo.framework', name: 'server-security-config', version: '3.0-M1'
libraryDependencies += "org.apache.geronimo.framework" % "server-security-config" % "3.0-M1"
<dependency org="org.apache.geronimo.framework" name="server-security-config" rev="3.0-M1"/>
@Grapes(@Grab(group='org.apache.geronimo.framework', module='server-security-config', version='3.0-M1'))
'org.apache.geronimo.framework:server-security-config:jar:3.0-M1'
Click the following link to download the jar file.
server-security-config-3.0-M1-sources.jar