is not current version
Last Version 3.2.26.ayg

Seam 2 Bill Of Materials 2.3.24.ayg

Seam 2 BOM file for importing dependency management for Seam 2 applications

License

License

GroupId

GroupId

com.github.albfernandez.seam
ArtifactId

ArtifactId

bom
Version

Version

2.3.24.ayg
Type

Type

pom
Description

Description

Seam 2 Bill Of Materials
Seam 2 BOM file for importing dependency management for Seam 2 applications
Project URL

Project URL

https://github.com/albfernandez/jboss-seam

Download bom 2.3.24.ayg

Filename Size
bom-2.3.24.ayg.pom 37 KB
Browse

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

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.