Seam JMS Parent

The parent POM for Weld, specifying the build parameters

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.seam.jms
ArtifactId

ArtifactId

seam-jms-parent
Last Version

Last Version

3.0.0.Alpha1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Seam Framework

Download seam-jms-parent

How to add to project

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

Dependencies

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

Project Modules

  • api
  • impl

Versions

Version
3.0.0.Alpha1