License |
License |
---|---|
GroupId | GroupIdcom.github.SilentSamurai |
ArtifactId | ArtifactIdspeedy-api-parent |
Version | Version0.0.1 |
Type | Typepom |
Description |
Descriptionspeedy-api-parent
All entity in one api resource manager
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
speedy-api-parent-0.0.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.SilentSamurai/speedy-api-parent/ -->
<dependency>
<groupId>com.github.SilentSamurai</groupId>
<artifactId>speedy-api-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.SilentSamurai/speedy-api-parent/
implementation 'com.github.SilentSamurai:speedy-api-parent:0.0.1'
// https://jarcasting.com/artifacts/com.github.SilentSamurai/speedy-api-parent/
implementation ("com.github.SilentSamurai:speedy-api-parent:0.0.1")
'com.github.SilentSamurai:speedy-api-parent:pom:0.0.1'
<dependency org="com.github.SilentSamurai" name="speedy-api-parent" rev="0.0.1">
<artifact name="speedy-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.SilentSamurai', module='speedy-api-parent', version='0.0.1')
)
libraryDependencies += "com.github.SilentSamurai" % "speedy-api-parent" % "0.0.1"
[com.github.SilentSamurai/speedy-api-parent "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 |