is not current version
Last Version 5.0.0-m3

org.joinfaces:weld-spring-boot-starter 4.3.10

Weld Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.joinfaces
ArtifactId

ArtifactId

weld-spring-boot-starter
Version

Version

4.3.10
Type

Type

jar

Download weld-spring-boot-starter 4.3.10


<!-- https://jarcasting.com/artifacts/org.joinfaces/weld-spring-boot-starter/ -->
<dependency>
    <groupId>org.joinfaces</groupId>
    <artifactId>weld-spring-boot-starter</artifactId>
    <version>4.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/weld-spring-boot-starter/
implementation 'org.joinfaces:weld-spring-boot-starter:4.3.10'
// https://jarcasting.com/artifacts/org.joinfaces/weld-spring-boot-starter/
implementation ("org.joinfaces:weld-spring-boot-starter:4.3.10")
'org.joinfaces:weld-spring-boot-starter:jar:4.3.10'
<dependency org="org.joinfaces" name="weld-spring-boot-starter" rev="4.3.10">
  <artifact name="weld-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='weld-spring-boot-starter', version='4.3.10')
)
libraryDependencies += "org.joinfaces" % "weld-spring-boot-starter" % "4.3.10"
[org.joinfaces/weld-spring-boot-starter "4.3.10"]