MVN

com.gframework.boot : gframework-core

Maven & Gradle

Nov 18, 2020
2 usages

gframework-core · 基础框架底层核心支持库

<dependency>
    <groupId>com.gframework.boot</groupId>
    <artifactId>gframework-core</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gframework.boot : gframework-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0
  • Latest Beta: 2.1.1-beta

All Versions

Choose a version of com.gframework.boot : gframework-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
gframework-core-2.1.1-beta
gframework-core-2.1.0-beta
2.0.x
gframework-core-2.0.0-beta
1.0.x
gframework-core-1.0.0

How to add a dependency to Maven

Add the following com.gframework.boot : gframework-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.gframework.boot</groupId>
    <artifactId>gframework-core</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.gframework.boot : gframework-core gradle dependency to your build.gradle file:

implementation 'com.gframework.boot:gframework-core:1.0.0'

Gradle Kotlin DSL: Add the following com.gframework.boot : gframework-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.gframework.boot:gframework-core:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.gframework.boot : gframework-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.gframework.boot" % "gframework-core" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 25, 2020
1 usages
Feb 16, 2022
1 usages
0 stars
Oct 29, 2020
1 usages
50 stars
Aug 12, 2020
2 usages
3 stars
Jan 13, 2021
2 usages
0 stars
Jul 05, 2021
2 usages
0 stars
Jul 05, 2021
2 usages
0 stars
Aug 29, 2020
3 usages
2.3k stars