License |
License |
---|---|
Categories |
CategoriesIDE Development Tools JBoss Container Application Servers CLI User Interface |
GroupId | GroupIdorg.jboss.errai |
ArtifactId | ArtifactIderrai-client-local-class-hider |
Last Version | Last Version4.15.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionErrai::Client::Local::Class::Hider
A Java Agent designed to hide the web of classes that should only be deployed as
compiled JavaScript and executed in the web browser.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.errai/errai-client-local-class-hider/ -->
<dependency>
<groupId>org.jboss.errai</groupId>
<artifactId>errai-client-local-class-hider</artifactId>
<version>4.15.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.errai/errai-client-local-class-hider/
implementation 'org.jboss.errai:errai-client-local-class-hider:4.15.0.Final'
// https://jarcasting.com/artifacts/org.jboss.errai/errai-client-local-class-hider/
implementation ("org.jboss.errai:errai-client-local-class-hider:4.15.0.Final")
'org.jboss.errai:errai-client-local-class-hider:jar:4.15.0.Final'
<dependency org="org.jboss.errai" name="errai-client-local-class-hider" rev="4.15.0.Final">
<artifact name="errai-client-local-class-hider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.errai', module='errai-client-local-class-hider', version='4.15.0.Final')
)
libraryDependencies += "org.jboss.errai" % "errai-client-local-class-hider" % "4.15.0.Final"
[org.jboss.errai/errai-client-local-class-hider "4.15.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |