Last Version

Seam Remoting Helloworld Example 3.0.0-Beta1

The parent POM for Weld, specifying the build parameters

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.seam.remoting
ArtifactId

ArtifactId

seam-remoting-helloworld-example
Version

Version

3.0.0-Beta1
Type

Type

war
Description

Description

Seam Remoting Helloworld Example
The parent POM for Weld, specifying the build parameters
Project Organization

Project Organization

Seam Framework

Download seam-remoting-helloworld-example 3.0.0-Beta1


<!-- https://jarcasting.com/artifacts/org.jboss.seam.remoting/seam-remoting-helloworld-example/ -->
<dependency>
    <groupId>org.jboss.seam.remoting</groupId>
    <artifactId>seam-remoting-helloworld-example</artifactId>
    <version>3.0.0-Beta1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.seam.remoting/seam-remoting-helloworld-example/
implementation 'org.jboss.seam.remoting:seam-remoting-helloworld-example:3.0.0-Beta1'
// https://jarcasting.com/artifacts/org.jboss.seam.remoting/seam-remoting-helloworld-example/
implementation ("org.jboss.seam.remoting:seam-remoting-helloworld-example:3.0.0-Beta1")
'org.jboss.seam.remoting:seam-remoting-helloworld-example:war:3.0.0-Beta1'
<dependency org="org.jboss.seam.remoting" name="seam-remoting-helloworld-example" rev="3.0.0-Beta1">
  <artifact name="seam-remoting-helloworld-example" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jboss.seam.remoting', module='seam-remoting-helloworld-example', version='3.0.0-Beta1')
)
libraryDependencies += "org.jboss.seam.remoting" % "seam-remoting-helloworld-example" % "3.0.0-Beta1"
[org.jboss.seam.remoting/seam-remoting-helloworld-example "3.0.0-Beta1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.seam.remoting : seam-remoting-core jar 3.0.0-Beta1

provided (2)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.0
javax.faces : jsf-api jar 2.0.1-FCS

Project Modules

There are no modules declared in this project.