License |
License |
---|---|
GroupId | GroupIdorg.apache.openwebbeans |
ArtifactId | ArtifactIdopenwebbeans-spi |
Last Version | Last Version2.0.27 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSPI definition
Apache OpenWebBeans Service Provider Interfaces
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openwebbeans-spi-2.0.27.pom | |
openwebbeans-spi-2.0.27.jar | 19 KB |
openwebbeans-spi-2.0.27-sources.jar | 28 KB |
openwebbeans-spi-2.0.27-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.openwebbeans/openwebbeans-spi/ -->
<dependency>
<groupId>org.apache.openwebbeans</groupId>
<artifactId>openwebbeans-spi</artifactId>
<version>2.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans/openwebbeans-spi/
implementation 'org.apache.openwebbeans:openwebbeans-spi:2.0.27'
// https://jarcasting.com/artifacts/org.apache.openwebbeans/openwebbeans-spi/
implementation ("org.apache.openwebbeans:openwebbeans-spi:2.0.27")
'org.apache.openwebbeans:openwebbeans-spi:jar:2.0.27'
<dependency org="org.apache.openwebbeans" name="openwebbeans-spi" rev="2.0.27">
<artifact name="openwebbeans-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans', module='openwebbeans-spi', version='2.0.27')
)
libraryDependencies += "org.apache.openwebbeans" % "openwebbeans-spi" % "2.0.27"
[org.apache.openwebbeans/openwebbeans-spi "2.0.27"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-el_2.2_spec Optional | jar | 1.1 |
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec | jar | 1.3 |
org.apache.geronimo.specs : geronimo-jta_1.1_spec Optional | jar | 1.1.1 |
org.apache.geronimo.specs : geronimo-validation_1.0_spec Optional | jar | 1.1 |