MVN

org.wso2.msf4j : spring-profile

Maven & Gradle

Feb 03, 2023
15 stars
<dependency>
    <groupId>org.wso2.msf4j</groupId>
    <artifactId>spring-profile</artifactId>
    <version>2.8.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.msf4j : spring-profile to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.11
  • Latest Beta: 2.5.0-beta2

All Versions

Choose a version of org.wso2.msf4j : spring-profile to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
spring-profile-2.8.11
spring-profile-2.8.10
spring-profile-2.8.8
spring-profile-2.8.7
spring-profile-2.8.6
spring-profile-2.8.4
spring-profile-2.8.3
spring-profile-2.8.2
2.7.x
spring-profile-2.7.8
spring-profile-2.7.7
spring-profile-2.7.0
2.6.x
spring-profile-2.6.4
spring-profile-2.6.3
spring-profile-2.6.2
spring-profile-2.6.1
spring-profile-2.6.0
2.5.x
spring-profile-2.5.2
spring-profile-2.5.1
spring-profile-2.5.0
spring-profile-2.5.0-beta2
spring-profile-2.5.0-beta
2.4.x
spring-profile-2.4.3
spring-profile-2.4.2
spring-profile-2.4.1

How to add a dependency to Maven

Add the following org.wso2.msf4j : spring-profile maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.wso2.msf4j</groupId>
    <artifactId>spring-profile</artifactId>
    <version>2.8.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.wso2.msf4j : spring-profile gradle dependency to your build.gradle file:

implementation 'org.wso2.msf4j:spring-profile:2.8.11'

Gradle Kotlin DSL: Add the following org.wso2.msf4j : spring-profile gradle kotlin dependency to your build.gradle.kts file:

implementation("org.wso2.msf4j:spring-profile:2.8.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.wso2.msf4j : spring-profile sbt scala dependency to your build.sbt file:

libraryDependencies += "org.wso2.msf4j" % "spring-profile" % "2.8.11"

Advertisement

Dependencies from Group

Feb 03, 2023
149 usages
402 stars
Feb 03, 2023
44 usages
15 stars
Feb 03, 2023
15 usages
15 stars
Feb 03, 2023
13 usages
402 stars
Feb 03, 2023
7 usages
15 stars

Discover Dependencies