Last Version

ÜberFire Security Server 0.1.0.Alpha1

��berFire Security Server

License

License

Categories

Categories

Security
GroupId

GroupId

org.uberfire
ArtifactId

ArtifactId

security-server
Version

Version

0.1.0.Alpha1
Type

Type

jar
Description

Description

ÜberFire Security Server
ÜberFire Security Server
Project Organization

Project Organization

JBoss by Red Hat

Download security-server 0.1.0.Alpha1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.uberfire : uberfire-commons jar 0.1.0.Alpha1
org.uberfire : security-api jar 0.1.0.Alpha1
org.yaml : snakeyaml jar 1.10
commons-codec : commons-codec jar 1.7
org.slf4j : slf4j-api jar 1.6.6

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.inject : javax.inject jar 1

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0
org.easytesting : fest-assert-core jar 2.0M6

Project Modules

There are no modules declared in this project.