MVN

org.startupframework : startup-starter-core

Maven & Gradle

Jun 12, 2020
1 usages
1 stars

Core Startup Framework for Java Microservices Architecture based on SPRING®

<dependency>
    <groupId>org.startupframework</groupId>
    <artifactId>startup-starter-core</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.startupframework : startup-starter-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1.RELEASE

All Versions

Choose a version of org.startupframework : startup-starter-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
startup-starter-core-1.0.1.RELEASE

How to add a dependency to Maven

Add the following org.startupframework : startup-starter-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.startupframework</groupId>
    <artifactId>startup-starter-core</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.startupframework : startup-starter-core gradle dependency to your build.gradle file:

implementation 'org.startupframework:startup-starter-core:1.0.1.RELEASE'

Gradle Kotlin DSL: Add the following org.startupframework : startup-starter-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.startupframework:startup-starter-core:1.0.1.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.startupframework : startup-starter-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.startupframework" % "startup-starter-core" % "1.0.1.RELEASE"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 25, 2021
3 usages
Aug 25, 2023
5 usages
91 stars
Aug 25, 2023
7 usages
91 stars
Aug 25, 2023
1 usages
91 stars
Oct 07, 2022
1 usages
17 stars
Jun 13, 2023
1 usages
82 stars
Jun 13, 2020
3 usages
2 stars
Jun 12, 2020
0 stars
Aug 09, 2023
14 usages
8.6k stars