License |
License |
---|---|
GroupId | GroupIdio.github.watertao |
ArtifactId | ArtifactIdveigar-parent |
Version | Version2.2.0 |
Type | Typepom |
Description |
DescriptionA scaffold for developing Restful API
|
Filename | Size |
---|---|
veigar-parent-2.2.0.pom | 949 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.watertao/veigar-parent/ -->
<dependency>
<groupId>io.github.watertao</groupId>
<artifactId>veigar-parent</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.watertao/veigar-parent/
implementation 'io.github.watertao:veigar-parent:2.2.0'
// https://jarcasting.com/artifacts/io.github.watertao/veigar-parent/
implementation ("io.github.watertao:veigar-parent:2.2.0")
'io.github.watertao:veigar-parent:pom:2.2.0'
<dependency org="io.github.watertao" name="veigar-parent" rev="2.2.0">
<artifact name="veigar-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.watertao', module='veigar-parent', version='2.2.0')
)
libraryDependencies += "io.github.watertao" % "veigar-parent" % "2.2.0"
[io.github.watertao/veigar-parent "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.watertao : veigar-core | jar | 2.2.0-SNAPSHOT |