License |
License |
---|---|
GroupId | GroupIdcom.jslsolucoes |
ArtifactId | ArtifactIdcdi-misc |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCdi miscellanous api
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cdi-misc-1.0.3.pom | |
cdi-misc-1.0.3.jar | 8 KB |
cdi-misc-1.0.3-sources.jar | 513 bytes |
cdi-misc-1.0.3-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/cdi-misc/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>cdi-misc</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/cdi-misc/
implementation 'com.jslsolucoes:cdi-misc:1.0.3'
// https://jarcasting.com/artifacts/com.jslsolucoes/cdi-misc/
implementation ("com.jslsolucoes:cdi-misc:1.0.3")
'com.jslsolucoes:cdi-misc:jar:1.0.3'
<dependency org="com.jslsolucoes" name="cdi-misc" rev="1.0.3">
<artifact name="cdi-misc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='cdi-misc', version='1.0.3')
)
libraryDependencies += "com.jslsolucoes" % "cdi-misc" % "1.0.3"
[com.jslsolucoes/cdi-misc "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.commons : commons-lang3 | jar | 3.7 |
com.jslsolucoes : junit | jar | 1.0.0 |
com.jslsolucoes : properties | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.weld.se : weld-se | jar | 2.4.6.Final |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |