| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.jboss.errai |
| ArtifactId | ArtifactIderrai-jsinterop-demo-api |
| Last Version | Last Version4.15.0.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionErrai::JSInterop::Demo::API
A grouping of all the demos included with the Errai framework.
This aggregator helps Maven find the demos during recursive builds.
It is NOT for use as a parent pom for the demos: for the convenience
of end users, the demo poms are all parentless.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.errai/errai-jsinterop-demo-api/ -->
<dependency>
<groupId>org.jboss.errai</groupId>
<artifactId>errai-jsinterop-demo-api</artifactId>
<version>4.15.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.errai/errai-jsinterop-demo-api/
implementation 'org.jboss.errai:errai-jsinterop-demo-api:4.15.0.Final'
// https://jarcasting.com/artifacts/org.jboss.errai/errai-jsinterop-demo-api/
implementation ("org.jboss.errai:errai-jsinterop-demo-api:4.15.0.Final")
'org.jboss.errai:errai-jsinterop-demo-api:jar:4.15.0.Final'
<dependency org="org.jboss.errai" name="errai-jsinterop-demo-api" rev="4.15.0.Final">
<artifact name="errai-jsinterop-demo-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.errai', module='errai-jsinterop-demo-api', version='4.15.0.Final')
)
libraryDependencies += "org.jboss.errai" % "errai-jsinterop-demo-api" % "4.15.0.Final"
[org.jboss.errai/errai-jsinterop-demo-api "4.15.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |