License |
License |
---|---|
Categories |
CategoriesSecurity CLI User Interface |
GroupId | GroupIdorg.uberfire |
ArtifactId | ArtifactIdsecurity-client |
Last Version | Last Version0.1.0.Alpha1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionÜberFire Security Client
ÜberFire Security Client
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
security-client-0.1.0.Alpha1.pom | |
security-client-0.1.0.Alpha1.jar | 11 KB |
security-client-0.1.0.Alpha1-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.uberfire/security-client/ -->
<dependency>
<groupId>org.uberfire</groupId>
<artifactId>security-client</artifactId>
<version>0.1.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/security-client/
implementation 'org.uberfire:security-client:0.1.0.Alpha1'
// https://jarcasting.com/artifacts/org.uberfire/security-client/
implementation ("org.uberfire:security-client:0.1.0.Alpha1")
'org.uberfire:security-client:jar:0.1.0.Alpha1'
<dependency org="org.uberfire" name="security-client" rev="0.1.0.Alpha1">
<artifact name="security-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='security-client', version='0.1.0.Alpha1')
)
libraryDependencies += "org.uberfire" % "security-client" % "0.1.0.Alpha1"
[org.uberfire/security-client "0.1.0.Alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.uberfire : security-api | jar | 0.1.0.Alpha1 |
org.jboss.errai : errai-ioc | jar | 2.1.0.Final |
org.jboss.errai : errai-cdi-client | jar | 2.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
com.google.gwt : gwt-user | jar | 2.4.0 |
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 |