License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone.ioc-unit |
ArtifactId | ArtifactIdweld-starter-base |
Last Version | Last Version2.0.44 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.oneandone.ioc-unit:weld-starter-base
Contains the common classes to support the starting of weld standalone engines.
|
Project URL |
Project URL |
Filename | Size |
---|---|
weld-starter-base-2.0.44.pom | |
weld-starter-base-2.0.44.jar | 19 KB |
weld-starter-base-2.0.44-sources.jar | 11 KB |
weld-starter-base-2.0.44-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld-starter-base/ -->
<dependency>
<groupId>net.oneandone.ioc-unit</groupId>
<artifactId>weld-starter-base</artifactId>
<version>2.0.44</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld-starter-base/
implementation 'net.oneandone.ioc-unit:weld-starter-base:2.0.44'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld-starter-base/
implementation ("net.oneandone.ioc-unit:weld-starter-base:2.0.44")
'net.oneandone.ioc-unit:weld-starter-base:jar:2.0.44'
<dependency org="net.oneandone.ioc-unit" name="weld-starter-base" rev="2.0.44">
<artifact name="weld-starter-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='weld-starter-base', version='2.0.44')
)
libraryDependencies += "net.oneandone.ioc-unit" % "weld-starter-base" % "2.0.44"
[net.oneandone.ioc-unit/weld-starter-base "2.0.44"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.deltaspike.core : deltaspike-core-api | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jboss.weld : weld-spi | jar | 3.0.SP4 |
javax.enterprise : cdi-api | jar | 2.0.SP1 |