com.github.xlongshu.maven:maven-starters

maven-starters

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.xlongshu.maven
ArtifactId

ArtifactId

maven-starters
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

maven-starters
Project URL

Project URL

https://github.com/Xlongshu/maven-starters
Project Organization

Project Organization

Pivotal Software, Inc.

Download maven-starters

Filename Size
maven-starters-1.0.1.pom 9 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • starter-dependencies
  • java-starter
  • javaweb-starter
  • native-starter
  • spring-boot-starter

Versions

Version
1.0.1
1.0