License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.ramerf |
ArtifactId | ArtifactIdspring-boot-starter-admintemplate |
Version | Version1.0.0-RELEASE |
Type | Typejar |
Description |
Descriptionadmintemplate
springboot web at once.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.ramerf/spring-boot-starter-admintemplate/ -->
<dependency>
<groupId>io.github.ramerf</groupId>
<artifactId>spring-boot-starter-admintemplate</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ramerf/spring-boot-starter-admintemplate/
implementation 'io.github.ramerf:spring-boot-starter-admintemplate:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.ramerf/spring-boot-starter-admintemplate/
implementation ("io.github.ramerf:spring-boot-starter-admintemplate:1.0.0-RELEASE")
'io.github.ramerf:spring-boot-starter-admintemplate:jar:1.0.0-RELEASE'
<dependency org="io.github.ramerf" name="spring-boot-starter-admintemplate" rev="1.0.0-RELEASE">
<artifact name="spring-boot-starter-admintemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ramerf', module='spring-boot-starter-admintemplate', version='1.0.0-RELEASE')
)
libraryDependencies += "io.github.ramerf" % "spring-boot-starter-admintemplate" % "1.0.0-RELEASE"
[io.github.ramerf/spring-boot-starter-admintemplate "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.46 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |