is not current version
Last Version 3.0.0-M2

io.helidon.microprofile.weld:weld-se-core 2.3.2

Repackaged Weld SE to remove Java service for SeContainerInitializer

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile.weld
ArtifactId

ArtifactId

weld-se-core
Version

Version

2.3.2
Type

Type

jar
Description

Description

Repackaged Weld SE to remove Java service for SeContainerInitializer
Project URL

Project URL

https://helidon.io/weld-se-core
Project Organization

Project Organization

Oracle Corporation

Download weld-se-core 2.3.2


<!-- https://jarcasting.com/artifacts/io.helidon.microprofile.weld/weld-se-core/ -->
<dependency>
    <groupId>io.helidon.microprofile.weld</groupId>
    <artifactId>weld-se-core</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.microprofile.weld/weld-se-core/
implementation 'io.helidon.microprofile.weld:weld-se-core:2.3.2'
// https://jarcasting.com/artifacts/io.helidon.microprofile.weld/weld-se-core/
implementation ("io.helidon.microprofile.weld:weld-se-core:2.3.2")
'io.helidon.microprofile.weld:weld-se-core:jar:2.3.2'
<dependency org="io.helidon.microprofile.weld" name="weld-se-core" rev="2.3.2">
  <artifact name="weld-se-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.microprofile.weld', module='weld-se-core', version='2.3.2')
)
libraryDependencies += "io.helidon.microprofile.weld" % "weld-se-core" % "2.3.2"
[io.helidon.microprofile.weld/weld-se-core "2.3.2"]

Dependencies

compile (12)

Group / Artifact Type Version
org.jboss.weld.se : weld-se-core Optional jar 3.1.6.Final
io.helidon.microprofile.weld : weld-core-impl jar 2.3.2
org.jboss.weld.environment : weld-environment-common jar 3.1.6.Final
org.jboss.weld : weld-api jar 3.1.SP2
org.jboss.weld : weld-spi jar 3.1.SP2
jakarta.annotation : jakarta.annotation-api jar 1.3.5
jakarta.el : jakarta.el-api jar 3.0.3
jakarta.interceptor : jakarta.interceptor-api jar 1.2.5
org.jboss.logging : jboss-logging jar 3.2.1.Final
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2
jakarta.inject : jakarta.inject-api jar 1.0
org.jboss.classfilewriter : jboss-classfilewriter jar 1.2.5.Final

Project Modules

There are no modules declared in this project.