License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.SilentSamurai |
ArtifactId | ArtifactIdspring-boot-starter-speedy-api |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionAll entity in one api resource manager
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.SilentSamurai/spring-boot-starter-speedy-api/ -->
<dependency>
<groupId>com.github.SilentSamurai</groupId>
<artifactId>spring-boot-starter-speedy-api</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.SilentSamurai/spring-boot-starter-speedy-api/
implementation 'com.github.SilentSamurai:spring-boot-starter-speedy-api:0.0.1'
// https://jarcasting.com/artifacts/com.github.SilentSamurai/spring-boot-starter-speedy-api/
implementation ("com.github.SilentSamurai:spring-boot-starter-speedy-api:0.0.1")
'com.github.SilentSamurai:spring-boot-starter-speedy-api:jar:0.0.1'
<dependency org="com.github.SilentSamurai" name="spring-boot-starter-speedy-api" rev="0.0.1">
<artifact name="spring-boot-starter-speedy-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.SilentSamurai', module='spring-boot-starter-speedy-api', version='0.0.1')
)
libraryDependencies += "com.github.SilentSamurai" % "spring-boot-starter-speedy-api" % "0.0.1"
[com.github.SilentSamurai/spring-boot-starter-speedy-api "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.0.RELEASE |
com.h2database : h2 | jar | 2.0.204 |