com.github.xlongshu.maven:javaweb-starter

maven-starters

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.xlongshu.maven
ArtifactId

ArtifactId

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

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.inject : javax.inject jar 1

provided (6)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18
com.google.code.findbugs : jsr305 jar 3.0.2
javax.servlet : javax.servlet-api jar 3.0.1
javax.el : javax.el-api jar 3.0.0
javax.websocket : javax.websocket-api jar 1.1
javax.mail : javax.mail-api jar 1.6.0

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