superboot-core

SuperBoot

License

License

GroupId

GroupId

com.github.L-kaxy
ArtifactId

ArtifactId

superboot-core
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

superboot-core
SuperBoot
Project URL

Project URL

https://github.com/L-kaxy/superboot-core
Project Organization

Project Organization

Pivotal Software, Inc.

Download superboot-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.L-kaxy/superboot-core/ -->
<dependency>
    <groupId>com.github.L-kaxy</groupId>
    <artifactId>superboot-core</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.L-kaxy/superboot-core/
implementation 'com.github.L-kaxy:superboot-core:1.2.0'
// https://jarcasting.com/artifacts/com.github.L-kaxy/superboot-core/
implementation ("com.github.L-kaxy:superboot-core:1.2.0")
'com.github.L-kaxy:superboot-core:jar:1.2.0'
<dependency org="com.github.L-kaxy" name="superboot-core" rev="1.2.0">
  <artifact name="superboot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.L-kaxy', module='superboot-core', version='1.2.0')
)
libraryDependencies += "com.github.L-kaxy" % "superboot-core" % "1.2.0"
[com.github.L-kaxy/superboot-core "1.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 1.5.6.RELEASE
mysql : mysql-connector-java jar 5.1.43
commons-beanutils : commons-beanutils jar 1.9.3
com.google.code.gson : gson jar 2.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0