Last Version

Seam Parent 19

The parent for Seam modules, containing example and test dependencies

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.seam
ArtifactId

ArtifactId

seam-parent
Version

Version

19
Type

Type

pom
Description

Description

Seam Parent
The parent for Seam modules, containing example and test dependencies
Project URL

Project URL

http://seamframework.org
Project Organization

Project Organization

Seam Framework
Source Code Management

Source Code Management

http://github.com/seam/parent

Download seam-parent 19

Filename Size
seam-parent-19.pom 60 KB
Browse

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

Dependencies

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

Project Modules

  • test/glassfish-embedded-3.1
  • test/glassfish-remote-3.1
  • test/jbossas-managed-6
  • test/jbossas-managed-7
  • test/jbossas-remote-6
  • test/jbossas-remote-7
  • test/openwebbeans-embedded-1
  • test/weld-ee-embedded-1.1
  • test/openshift-express