License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.kasisoft.cdi |
ArtifactId | ArtifactIdweldex |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDI :: Weld Extensions
Weld Support Library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
weldex-0.4.pom | |
weldex-0.4.jar | 6 KB |
weldex-0.4-sources.jar | 5 KB |
weldex-0.4-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kasisoft.cdi/weldex/ -->
<dependency>
<groupId>com.kasisoft.cdi</groupId>
<artifactId>weldex</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.kasisoft.cdi/weldex/
implementation 'com.kasisoft.cdi:weldex:0.4'
// https://jarcasting.com/artifacts/com.kasisoft.cdi/weldex/
implementation ("com.kasisoft.cdi:weldex:0.4")
'com.kasisoft.cdi:weldex:jar:0.4'
<dependency org="com.kasisoft.cdi" name="weldex" rev="0.4">
<artifact name="weldex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kasisoft.cdi', module='weldex', version='0.4')
)
libraryDependencies += "com.kasisoft.cdi" % "weldex" % "0.4"
[com.kasisoft.cdi/weldex "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.kasisoft : com.kasisoft.libs.common | jar | 2.9 |
org.jboss.weld.se : weld-se | jar | 2.4.3.Final |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
org.testng : testng | jar | 6.9.10 |