Last Version

net.oneandone.ioc-unit:weld2-starter 2.0.44

Supports the starting of a weld 2 standalone engine using a version-independent configuration.

License

License

Categories

Categories

Net
GroupId

GroupId

net.oneandone.ioc-unit
ArtifactId

ArtifactId

weld2-starter
Version

Version

2.0.44
Type

Type

jar
Description

Description

net.oneandone.ioc-unit:weld2-starter
Supports the starting of a weld 2 standalone engine using a version-independent configuration.
Project URL

Project URL

https://github.com/1and1/ioc-unit

Download weld2-starter 2.0.44


<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld2-starter/ -->
<dependency>
    <groupId>net.oneandone.ioc-unit</groupId>
    <artifactId>weld2-starter</artifactId>
    <version>2.0.44</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld2-starter/
implementation 'net.oneandone.ioc-unit:weld2-starter:2.0.44'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld2-starter/
implementation ("net.oneandone.ioc-unit:weld2-starter:2.0.44")
'net.oneandone.ioc-unit:weld2-starter:jar:2.0.44'
<dependency org="net.oneandone.ioc-unit" name="weld2-starter" rev="2.0.44">
  <artifact name="weld2-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='weld2-starter', version='2.0.44')
)
libraryDependencies += "net.oneandone.ioc-unit" % "weld2-starter" % "2.0.44"
[net.oneandone.ioc-unit/weld2-starter "2.0.44"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
net.oneandone.ioc-unit : weld-starter-base jar 2.0.44
org.jboss.weld : weld-spi jar 2.3.Final
org.jboss.weld.se : weld-se jar 2.3.5.Final

provided (2)

Group / Artifact Type Version
junit : junit jar 4.12
javax : javaee-api jar 8.0

Project Modules

There are no modules declared in this project.