com.github.xlongshu.maven:java-starter

maven-starters

License

License

Categories

Categories

Java Languages Maven Build Tools
GroupId

GroupId

com.github.xlongshu.maven
ArtifactId

ArtifactId

java-starter
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 java-starter

Filename Size
java-starter-1.0.1.pom 1020 bytes
Browse

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18
com.google.code.findbugs : jsr305 jar 3.0.2

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