| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.jboss.errai |
| ArtifactId | ArtifactIderrai-otec |
| Last Version | Last Version3.2.5.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionErrai is a GWT-based framework for building rich web applications using next-generation web technologies.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| errai-otec-3.2.5.Final.pom | |
| errai-otec-3.2.5.Final.jar | 214 KB |
| errai-otec-3.2.5.Final-sources.jar | 84 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.errai/errai-otec/ -->
<dependency>
<groupId>org.jboss.errai</groupId>
<artifactId>errai-otec</artifactId>
<version>3.2.5.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.errai/errai-otec/
implementation 'org.jboss.errai:errai-otec:3.2.5.Final'
// https://jarcasting.com/artifacts/org.jboss.errai/errai-otec/
implementation ("org.jboss.errai:errai-otec:3.2.5.Final")
'org.jboss.errai:errai-otec:jar:3.2.5.Final'
<dependency org="org.jboss.errai" name="errai-otec" rev="3.2.5.Final">
<artifact name="errai-otec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.errai', module='errai-otec', version='3.2.5.Final')
)
libraryDependencies += "org.jboss.errai" % "errai-otec" % "3.2.5.Final"
[org.jboss.errai/errai-otec "3.2.5.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.errai : errai-bus | jar | |
| com.google.guava : guava | jar | |
| com.google.gwt : gwt-user | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-dev | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |