Last Version

JBoss Security Extended 1.0.0

Add extra security to JMS and WebSocket endpoints.

License

License

Categories

Categories

JBoss Container Application Servers Security
GroupId

GroupId

com.github.panga
ArtifactId

ArtifactId

jboss-security-extended
Version

Version

1.0.0
Type

Type

jar
Description

Description

JBoss Security Extended
Add extra security to JMS and WebSocket endpoints.
Project URL

Project URL

http://github.com/panga/jboss-security-extended

Download jboss-security-extended 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.panga/jboss-security-extended/ -->
<dependency>
    <groupId>com.github.panga</groupId>
    <artifactId>jboss-security-extended</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.panga/jboss-security-extended/
implementation 'com.github.panga:jboss-security-extended:1.0.0'
// https://jarcasting.com/artifacts/com.github.panga/jboss-security-extended/
implementation ("com.github.panga:jboss-security-extended:1.0.0")
'com.github.panga:jboss-security-extended:jar:1.0.0'
<dependency org="com.github.panga" name="jboss-security-extended" rev="1.0.0">
  <artifact name="jboss-security-extended" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.panga', module='jboss-security-extended', version='1.0.0')
)
libraryDependencies += "com.github.panga" % "jboss-security-extended" % "1.0.0"
[com.github.panga/jboss-security-extended "1.0.0"]

Dependencies

provided (4)

Group / Artifact Type Version
javax : javaee-api jar 6.0
org.jboss.spec.javax.websocket : jboss-websocket-api_1.0_spec jar 1.0.0.Final
org.picketbox : picketbox jar 4.0.21.Beta1
org.picketbox : picketbox-infinispan jar 4.0.21.Beta1

Project Modules

There are no modules declared in this project.