License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdweld-spring-boot-starter |
Last Version | Last Version5.0.0-m3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeld Spring Boot Starter
Weld Spring Boot Starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
weld-spring-boot-starter-5.0.0-m3.pom | |
weld-spring-boot-starter-5.0.0-m3.jar | 368 bytes |
weld-spring-boot-starter-5.0.0-m3-sources.jar | 261 bytes |
weld-spring-boot-starter-5.0.0-m3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.joinfaces/weld-spring-boot-starter/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>weld-spring-boot-starter</artifactId>
<version>5.0.0-m3</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/weld-spring-boot-starter/
implementation 'org.joinfaces:weld-spring-boot-starter:5.0.0-m3'
// https://jarcasting.com/artifacts/org.joinfaces/weld-spring-boot-starter/
implementation ("org.joinfaces:weld-spring-boot-starter:5.0.0-m3")
'org.joinfaces:weld-spring-boot-starter:jar:5.0.0-m3'
<dependency org="org.joinfaces" name="weld-spring-boot-starter" rev="5.0.0-m3">
<artifact name="weld-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='weld-spring-boot-starter', version='5.0.0-m3')
)
libraryDependencies += "org.joinfaces" % "weld-spring-boot-starter" % "5.0.0-m3"
[org.joinfaces/weld-spring-boot-starter "5.0.0-m3"]
Group / Artifact | Type | Version |
---|---|---|
org.joinfaces : joinfaces-autoconfigure | jar | 5.0.0-m3 |
org.jboss.weld.servlet : weld-servlet-core | jar | 4.0.3.Final |