WildFly Swarm - Spring
This repository contains a fraction for use with the Spring Framework.
License |
License
AL2
|
---|---|
Categories |
CategoriesWildFly Container Application Servers Spring Boot Microservices |
GroupId | GroupIdorg.wildfly.swarm |
ArtifactId | ArtifactIdspring-boot-starter-test |
Last Version | Last Version1.0.0.Alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWildFly Swarm: Spring Boot Starter: Test
WildFly Swarm: Spring Boot Starter: Test
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/spring-boot-starter-test/ -->
<dependency>
<groupId>org.wildfly.swarm</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>1.0.0.Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/spring-boot-starter-test/
implementation 'org.wildfly.swarm:spring-boot-starter-test:1.0.0.Alpha2'
// https://jarcasting.com/artifacts/org.wildfly.swarm/spring-boot-starter-test/
implementation ("org.wildfly.swarm:spring-boot-starter-test:1.0.0.Alpha2")
'org.wildfly.swarm:spring-boot-starter-test:jar:1.0.0.Alpha2'
<dependency org="org.wildfly.swarm" name="spring-boot-starter-test" rev="1.0.0.Alpha2">
<artifact name="spring-boot-starter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='spring-boot-starter-test', version='1.0.0.Alpha2')
)
libraryDependencies += "org.wildfly.swarm" % "spring-boot-starter-test" % "1.0.0.Alpha2"
[org.wildfly.swarm/spring-boot-starter-test "1.0.0.Alpha2"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.swarm : spring-boot | jar | 1.0.0.Alpha2 |
org.wildfly.swarm : arquillian | jar | 1.0.0.Final |
org.springframework.boot : spring-boot-starter-test | jar |
This repository contains a fraction for use with the Spring Framework.