License |
License |
---|---|
GroupId | GroupIdcom.github.L-kaxy |
ArtifactId | ArtifactIdsuperboot-core |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsuperboot-core
SuperBoot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
superboot-core-1.2.0.pom | |
superboot-core-1.2.0.jar | 42 KB |
superboot-core-1.2.0-sources.jar | 29 KB |
superboot-core-1.2.0-javadoc.jar | 235 KB |
Browse |
<!-- 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"]
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 |