Last Version

org.stackbox.archetypes 0.0.1

SpringBoot project generator

License

License

GroupId

GroupId

cn.stackbox.archetypes
ArtifactId

ArtifactId

parent
Version

Version

0.0.1
Type

Type

pom
Description

Description

org.stackbox.archetypes
SpringBoot project generator
Project URL

Project URL

https://github.com/superalsrk/cn.stackbox.archetypes
Project Organization

Project Organization

superalsrk

Download parent 0.0.1

Filename Size
parent-0.0.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.stackbox.archetypes/parent/ -->
<dependency>
    <groupId>cn.stackbox.archetypes</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.stackbox.archetypes/parent/
implementation 'cn.stackbox.archetypes:parent:0.0.1'
// https://jarcasting.com/artifacts/cn.stackbox.archetypes/parent/
implementation ("cn.stackbox.archetypes:parent:0.0.1")
'cn.stackbox.archetypes:parent:pom:0.0.1'
<dependency org="cn.stackbox.archetypes" name="parent" rev="0.0.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.stackbox.archetypes', module='parent', version='0.0.1')
)
libraryDependencies += "cn.stackbox.archetypes" % "parent" % "0.0.1"
[cn.stackbox.archetypes/parent "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rest-with-oauth2