License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone.ioc-unit |
ArtifactId | ArtifactIdweld3-starter |
Last Version | Last Version2.0.42 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.oneandone.ioc-unit:weld3-starter
Supports the starting of a weld 3 standalone engine using a version-independent configuration.
|
Project URL |
Project URL |
Filename | Size |
---|---|
weld3-starter-2.0.42.pom | |
weld3-starter-2.0.42.jar | 10 KB |
weld3-starter-2.0.42-sources.jar | 5 KB |
weld3-starter-2.0.42-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld3-starter/ -->
<dependency>
<groupId>net.oneandone.ioc-unit</groupId>
<artifactId>weld3-starter</artifactId>
<version>2.0.42</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld3-starter/
implementation 'net.oneandone.ioc-unit:weld3-starter:2.0.42'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld3-starter/
implementation ("net.oneandone.ioc-unit:weld3-starter:2.0.42")
'net.oneandone.ioc-unit:weld3-starter:jar:2.0.42'
<dependency org="net.oneandone.ioc-unit" name="weld3-starter" rev="2.0.42">
<artifact name="weld3-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='weld3-starter', version='2.0.42')
)
libraryDependencies += "net.oneandone.ioc-unit" % "weld3-starter" % "2.0.42"
[net.oneandone.ioc-unit/weld3-starter "2.0.42"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
net.oneandone.ioc-unit : weld-starter-base | jar | 2.0.42 |
org.jboss.weld : weld-spi | jar | 3.0.SP4 |
org.jboss.weld.se : weld-se-core | jar | 3.0.5.Final |
org.jboss.weld : weld-core-impl | jar | 3.0.5.Final |
org.jboss.weld.module : weld-web | jar | 3.0.5.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
javax : javaee-api | jar | 8.0 |