License |
License |
---|---|
GroupId | GroupIdio.github.barrieshieh.base |
ArtifactId | ArtifactIdbase-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBase :: Parent
Base parent for Spring Boot project
|
Filename | Size |
---|---|
base-parent-1.0.0.pom | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.barrieshieh.base/base-parent/ -->
<dependency>
<groupId>io.github.barrieshieh.base</groupId>
<artifactId>base-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.barrieshieh.base/base-parent/
implementation 'io.github.barrieshieh.base:base-parent:1.0.0'
// https://jarcasting.com/artifacts/io.github.barrieshieh.base/base-parent/
implementation ("io.github.barrieshieh.base:base-parent:1.0.0")
'io.github.barrieshieh.base:base-parent:pom:1.0.0'
<dependency org="io.github.barrieshieh.base" name="base-parent" rev="1.0.0">
<artifact name="base-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.barrieshieh.base', module='base-parent', version='1.0.0')
)
libraryDependencies += "io.github.barrieshieh.base" % "base-parent" % "1.0.0"
[io.github.barrieshieh.base/base-parent "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.6.8 |
com.h2database : h2 | jar | 1.4.200 |
com.graphql-java-kickstart : altair-spring-boot-starter | jar | 11.1.0 |
com.graphql-java-kickstart : graphiql-spring-boot-starter | jar | 11.1.0 |
com.graphql-java-kickstart : voyager-spring-boot-starter | jar | 11.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.8 |
org.springframework.security : spring-security-test | jar | |
org.codehaus.groovy : groovy-all | pom | 3.0.11 |
com.graphql-java-kickstart : graphql-spring-boot-starter-test | jar | 11.1.0 |