License |
License |
---|---|
GroupId | GroupIdcom.github.JoeKerouac |
ArtifactId | ArtifactIdweb-util |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description所有java-maven项目的父项目,并且引入spring-boot依赖管理
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web-util-1.0.pom | |
web-util-1.0.jar | 112 KB |
web-util-1.0-sources.jar | 58 KB |
web-util-1.0-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.JoeKerouac/web-util/ -->
<dependency>
<groupId>com.github.JoeKerouac</groupId>
<artifactId>web-util</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.JoeKerouac/web-util/
implementation 'com.github.JoeKerouac:web-util:1.0'
// https://jarcasting.com/artifacts/com.github.JoeKerouac/web-util/
implementation ("com.github.JoeKerouac:web-util:1.0")
'com.github.JoeKerouac:web-util:jar:1.0'
<dependency org="com.github.JoeKerouac" name="web-util" rev="1.0">
<artifact name="web-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.JoeKerouac', module='web-util', version='1.0')
)
libraryDependencies += "com.github.JoeKerouac" % "web-util" % "1.0"
[com.github.JoeKerouac/web-util "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
com.github.JoeKerouac : utils | jar | 1.10.004 |
com.github.JoeKerouac : net | jar | 1.7.000 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jersey | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |