JSR-299 API

The reference implementation of JSR 299: Web Beans

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.webbeans
ArtifactId

ArtifactId

jsr299-api
Last Version

Last Version

1.0.0.PREVIEW1
Release Date

Release Date

Type

Type

jar
Description

Description

JSR-299 API
The reference implementation of JSR 299: Web Beans

Download jsr299-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.jboss.webbeans/jsr299-api/ -->
<dependency>
    <groupId>org.jboss.webbeans</groupId>
    <artifactId>jsr299-api</artifactId>
    <version>1.0.0.PREVIEW1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.webbeans/jsr299-api/
implementation 'org.jboss.webbeans:jsr299-api:1.0.0.PREVIEW1'
// https://jarcasting.com/artifacts/org.jboss.webbeans/jsr299-api/
implementation ("org.jboss.webbeans:jsr299-api:1.0.0.PREVIEW1")
'org.jboss.webbeans:jsr299-api:jar:1.0.0.PREVIEW1'
<dependency org="org.jboss.webbeans" name="jsr299-api" rev="1.0.0.PREVIEW1">
  <artifact name="jsr299-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.webbeans', module='jsr299-api', version='1.0.0.PREVIEW1')
)
libraryDependencies += "org.jboss.webbeans" % "jsr299-api" % "1.0.0.PREVIEW1"
[org.jboss.webbeans/jsr299-api "1.0.0.PREVIEW1"]

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.

Versions

Version
1.0.0.PREVIEW1