Last Version

net.oneandone:weld1-starter 2.0.1-alpha-03

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.oneandone
ArtifactId

ArtifactId

weld1-starter
Version

Version

2.0.1-alpha-03
Type

Type

jar
Description

Description

net.oneandone:weld1-starter
Supports the starting of a weld 1 standalone engine using a version-independent configuration.
Project URL

Project URL

https://github.com/1and1/ejb-cdi-unit

Download weld1-starter 2.0.1-alpha-03


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
net.oneandone : weld-starter-base jar 2.0.1-alpha-03
javax.enterprise : cdi-api jar 1.0
org.jboss.weld : weld-spi jar 1.1.Final
org.jboss.weld.se : weld-se jar 1.1.14.Final

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.9

Project Modules

There are no modules declared in this project.