cn.guoyukun.mvn:basic-web

A Basic Maven Project Config for GYK001

License

License

GroupId

GroupId

cn.guoyukun.mvn
ArtifactId

ArtifactId

basic-web
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

A Basic Maven Project Config for GYK001
Source Code Management

Source Code Management

https://github.com/gyk001/mvn-basic-web

Download basic-web

Filename Size
basic-web-0.0.1.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/cn.guoyukun.mvn/basic-web/ -->
<dependency>
    <groupId>cn.guoyukun.mvn</groupId>
    <artifactId>basic-web</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.guoyukun.mvn/basic-web/
implementation 'cn.guoyukun.mvn:basic-web:0.0.1'
// https://jarcasting.com/artifacts/cn.guoyukun.mvn/basic-web/
implementation ("cn.guoyukun.mvn:basic-web:0.0.1")
'cn.guoyukun.mvn:basic-web:pom:0.0.1'
<dependency org="cn.guoyukun.mvn" name="basic-web" rev="0.0.1">
  <artifact name="basic-web" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.guoyukun.mvn', module='basic-web', version='0.0.1')
)
libraryDependencies += "cn.guoyukun.mvn" % "basic-web" % "0.0.1"
[cn.guoyukun.mvn/basic-web "0.0.1"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

mvn-basic-web

Versions

Version
0.0.1