io.github.codek-li.jrock:springboot-project


GroupId

GroupId

io.github.codek-li.jrock
ArtifactId

ArtifactId

springboot-project
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Download springboot-project

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.codek-li.jrock/springboot-project/ -->
<dependency>
    <groupId>io.github.codek-li.jrock</groupId>
    <artifactId>springboot-project</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.codek-li.jrock/springboot-project/
implementation 'io.github.codek-li.jrock:springboot-project:1.0.0'
// https://jarcasting.com/artifacts/io.github.codek-li.jrock/springboot-project/
implementation ("io.github.codek-li.jrock:springboot-project:1.0.0")
'io.github.codek-li.jrock:springboot-project:pom:1.0.0'
<dependency org="io.github.codek-li.jrock" name="springboot-project" rev="1.0.0">
  <artifact name="springboot-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.codek-li.jrock', module='springboot-project', version='1.0.0')
)
libraryDependencies += "io.github.codek-li.jrock" % "springboot-project" % "1.0.0"
[io.github.codek-li.jrock/springboot-project "1.0.0"]

Dependencies

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-engine jar
org.assertj : assertj-core jar
org.mockito : mockito-junit-jupiter jar

Project Modules

  • springboot-webmvc-helper-starter

Versions

Version
1.0.0