Last Version

parent 0.1.0

parent project

License

License

GroupId

GroupId

io.github.xuanyangyang
ArtifactId

ArtifactId

parent
Version

Version

0.1.0
Type

Type

pom
Description

Description

parent
parent project
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/parent

Download parent 0.1.0

Filename Size
parent-0.1.0.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • ../scheduling
  • ../spring-boot-starter-scheduling