Last Version

CDI TCK 1.0.6.Final

The parent POM for Weld, specifying the build parameters

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.jsr299.tck
ArtifactId

ArtifactId

jsr299-tck-parent
Version

Version

1.0.6.Final
Type

Type

pom
Description

Description

CDI TCK
The parent POM for Weld, specifying the build parameters
Project URL

Project URL

http://www.seamframework.org/Weld
Project Organization

Project Organization

Seam Framework
Source Code Management

Source Code Management

https://github.com/cdi-spec/cdi-tck

Download jsr299-tck-parent 1.0.6.Final


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

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