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