License |
License |
---|---|
GroupId | GroupIdcom.github.guang19 |
ArtifactId | ArtifactIdservice-common |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionservice-common
common service tools and common develop tools
|
Filename | Size |
---|---|
service-common-1.0.3.pom | |
service-common-1.0.3.jar | 5 KB |
service-common-1.0.3-sources.jar | 4 KB |
service-common-1.0.3-javadoc.jar | 419 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.guang19/service-common/ -->
<dependency>
<groupId>com.github.guang19</groupId>
<artifactId>service-common</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.guang19/service-common/
implementation 'com.github.guang19:service-common:1.0.3'
// https://jarcasting.com/artifacts/com.github.guang19/service-common/
implementation ("com.github.guang19:service-common:1.0.3")
'com.github.guang19:service-common:jar:1.0.3'
<dependency org="com.github.guang19" name="service-common" rev="1.0.3">
<artifact name="service-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.guang19', module='service-common', version='1.0.3')
)
libraryDependencies += "com.github.guang19" % "service-common" % "1.0.3"
[com.github.guang19/service-common "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |