WildFly Swarm - Spring
This repository contains a fraction for use with the Spring Framework.
License |
License
AL2
|
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly.swarm |
ArtifactId | ArtifactIdspring-framework-parent |
Last Version | Last Version1.0.0.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWildFly Swarm: Spring Framework Parent
WildFly Swarm: Spring Framework Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-framework-parent-1.0.0.Final.pom | 853 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/spring-framework-parent/ -->
<dependency>
<groupId>org.wildfly.swarm</groupId>
<artifactId>spring-framework-parent</artifactId>
<version>1.0.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/spring-framework-parent/
implementation 'org.wildfly.swarm:spring-framework-parent:1.0.0.Final'
// https://jarcasting.com/artifacts/org.wildfly.swarm/spring-framework-parent/
implementation ("org.wildfly.swarm:spring-framework-parent:1.0.0.Final")
'org.wildfly.swarm:spring-framework-parent:pom:1.0.0.Final'
<dependency org="org.wildfly.swarm" name="spring-framework-parent" rev="1.0.0.Final">
<artifact name="spring-framework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='spring-framework-parent', version='1.0.0.Final')
)
libraryDependencies += "org.wildfly.swarm" % "spring-framework-parent" % "1.0.0.Final"
[org.wildfly.swarm/spring-framework-parent "1.0.0.Final"]
This repository contains a fraction for use with the Spring Framework.
Version |
---|
1.0.0.Final
|
1.0.0.Beta1
|
1.0.0.Alpha4
|
1.0.0.Alpha3
|
1.0.0.Alpha2
|
1.0.0.Alpha1
|