License |
License |
---|---|
GroupId | GroupIdtop.wboost |
ArtifactId | ArtifactIdcommon-base |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproject auto plugins
|
Filename | Size |
---|---|
common-base-4.0.1.pom | |
common-base-4.0.1.jar | 10 KB |
common-base-4.0.1-sources.jar | 7 KB |
common-base-4.0.1-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.wboost/common-base/ -->
<dependency>
<groupId>top.wboost</groupId>
<artifactId>common-base</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/common-base/
implementation 'top.wboost:common-base:4.0.1'
// https://jarcasting.com/artifacts/top.wboost/common-base/
implementation ("top.wboost:common-base:4.0.1")
'top.wboost:common-base:jar:4.0.1'
<dependency org="top.wboost" name="common-base" rev="4.0.1">
<artifact name="common-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='common-base', version='4.0.1')
)
libraryDependencies += "top.wboost" % "common-base" % "4.0.1"
[top.wboost/common-base "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.projectlombok : lombok | jar | |
org.springframework : spring-context-support | jar |