com.github.xlongshu.maven:starter-dependencies

maven-starters

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.xlongshu.maven
ArtifactId

ArtifactId

starter-dependencies
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

maven-starters
Project Organization

Project Organization

Pivotal Software, Inc.

Download starter-dependencies

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0