License |
License |
---|---|
GroupId | GroupIdorg.apache.openwebbeans |
ArtifactId | ArtifactIdstandalone-sample |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenWebBeans Java SE Sample
Java SE Sample
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
standalone-sample-1.1.3.pom | |
standalone-sample-1.1.3.jar | 1 MB |
standalone-sample-1.1.3-sources.jar | 15 KB |
standalone-sample-1.1.3-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.openwebbeans/standalone-sample/ -->
<dependency>
<groupId>org.apache.openwebbeans</groupId>
<artifactId>standalone-sample</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans/standalone-sample/
implementation 'org.apache.openwebbeans:standalone-sample:1.1.3'
// https://jarcasting.com/artifacts/org.apache.openwebbeans/standalone-sample/
implementation ("org.apache.openwebbeans:standalone-sample:1.1.3")
'org.apache.openwebbeans:standalone-sample:jar:1.1.3'
<dependency org="org.apache.openwebbeans" name="standalone-sample" rev="1.1.3">
<artifact name="standalone-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans', module='standalone-sample', version='1.1.3')
)
libraryDependencies += "org.apache.openwebbeans" % "standalone-sample" % "1.1.3"
[org.apache.openwebbeans/standalone-sample "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.openwebbeans : openwebbeans-impl | jar | 1.1.3 |
org.apache.geronimo.specs : geronimo-el_2.2_spec | jar | 1.0.2 |
org.apache.geronimo.specs : geronimo-interceptor_1.1_spec Optional | jar | 1.0 |
org.apache.geronimo.specs : geronimo-jcdi_1.0_spec Optional | jar | 1.0 |
org.apache.geronimo.specs : geronimo-atinject_1.0_spec Optional | jar | 1.0 |
org.apache.openwebbeans : openwebbeans-spi | jar | 1.1.3 |