Seam Remoting Parent

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-parent
Last Version

Last Version

3.0.0-Beta1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Seam Framework

Download seam-remoting-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • docs
  • examples/helloworld
  • examples/model

Versions

Version
3.0.0-Beta1