License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdorg.wso2.appserver |
ArtifactId | ArtifactIdcdi-alternatives |
Version | Version5.3.0 |
Type | Typewar |
Description |
DescriptionWSO2 AppServer Samples
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cdi-alternatives-5.3.0.pom | |
cdi-alternatives-5.3.0.war | 12 KB |
cdi-alternatives-5.3.0-sources.jar | 9 KB |
cdi-alternatives-5.3.0-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver/cdi-alternatives/ -->
<dependency>
<groupId>org.wso2.appserver</groupId>
<artifactId>cdi-alternatives</artifactId>
<version>5.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/cdi-alternatives/
implementation 'org.wso2.appserver:cdi-alternatives:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/cdi-alternatives/
implementation ("org.wso2.appserver:cdi-alternatives:5.3.0")
'org.wso2.appserver:cdi-alternatives:war:5.3.0'
<dependency org="org.wso2.appserver" name="cdi-alternatives" rev="5.3.0">
<artifact name="cdi-alternatives" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='cdi-alternatives', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "cdi-alternatives" % "5.3.0"
[org.wso2.appserver/cdi-alternatives "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.openejb : javaee-api | jar | 6.0-6 |