f

flexicore-boot-vintage

flexicore boot vintage provides backwards compatibility with pre-boot FlexiCore versions
Files download
File Operation
flexicore-boot-vintage-4.1.15.jar download
flexicore-boot-vintage-4.1.15.pom download
flexicore-boot-vintage-4.1.15-sources.jar download
Apache Maven
<dependency>
  <groupId>com.wizzdi</groupId>
  <artifactId>flexicore-boot-vintage</artifactId>
  <version>4.1.15</version>
</dependency>
Gradle Groovy
implementation 'com.wizzdi:flexicore-boot-vintage:4.1.15'
Gradle Kotlin
implementation("com.wizzdi:flexicore-boot-vintage:4.1.15")
Scala SBT
libraryDependencies += "com.wizzdi" % "flexicore-boot-vintage" % "4.1.15"
Groovy Grape
@Grapes(
  @Grab(group='com.wizzdi', module='flexicore-boot-vintage', version='4.1.15')
)
Apache Ivy
<dependency org="com.wizzdi" name="flexicore-boot-vintage" rev="4.1.15" />
Leiningen
[com.wizzdi/flexicore-boot-vintage "4.1.15"]
Apache Buildr
'com.wizzdi:flexicore-boot-vintage:jar:4.1.15'