Last Version

Seam BOM 3.0.0.b01

The Seam "Bill of Materials", specifying the Seam stack for runtime use

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.seam
ArtifactId

ArtifactId

seam
Version

Version

3.0.0.b01
Type

Type

pom
Description

Description

Seam BOM
The Seam "Bill of Materials", specifying the Seam stack for runtime use
Project URL

Project URL

http://www.seamframework.org
Project Organization

Project Organization

Seam Framework

Download seam 3.0.0.b01

Filename Size
seam-3.0.0.b01.pom 7 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.