Seam XML Config Parent

The parent POM for Weld, specifying the build parameters

License

License

Categories

Categories

JBoss Container Application Servers config Application Layer Libs Configuration
GroupId

GroupId

org.jboss.seam.xml
ArtifactId

ArtifactId

seam-xml-config-parent
Last Version

Last Version

3.0.0.Alpha2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Seam Framework

Download seam-xml-config-parent

How to add to project

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

Dependencies

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

Project Modules

  • impl
  • docs
  • examples/princess-rescue

Versions

Version
3.0.0.Alpha2