License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Security |
GroupId | GroupIdcom.github.panga |
ArtifactId | ArtifactIdjboss-security-extended |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJBoss Security Extended
Add extra security to JMS and WebSocket endpoints.
|
Project URL |
Project URL |
<!-- 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"]
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 |