License |
License |
---|---|
GroupId | GroupIdio.github.watertao |
ArtifactId | ArtifactIdveigar-core |
Version | Version2.2.0 |
Type | Typejar |
Description |
DescriptionA scaffold for developing Restful API
|
Filename | Size |
---|---|
veigar-core-2.2.0.pom | |
veigar-core-2.2.0.jar | 35 KB |
veigar-core-2.2.0-sources.jar | 21 KB |
veigar-core-2.2.0-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.watertao/veigar-core/ -->
<dependency>
<groupId>io.github.watertao</groupId>
<artifactId>veigar-core</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.watertao/veigar-core/
implementation 'io.github.watertao:veigar-core:2.2.0'
// https://jarcasting.com/artifacts/io.github.watertao/veigar-core/
implementation ("io.github.watertao:veigar-core:2.2.0")
'io.github.watertao:veigar-core:jar:2.2.0'
<dependency org="io.github.watertao" name="veigar-core" rev="2.2.0">
<artifact name="veigar-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.watertao', module='veigar-core', version='2.2.0')
)
libraryDependencies += "io.github.watertao" % "veigar-core" % "2.2.0"
[io.github.watertao/veigar-core "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.1.RELEASE |
org.springframework.session : spring-session-core | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.1.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.1.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.8.1 |