License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.runon.commons |
ArtifactId | ArtifactIddata-service |
Version | Version0.0.5 |
Type | Typejar |
Description |
Descriptiondata-service
data-service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
data-service-0.0.5.pom | |
data-service-0.0.5.jar | 16 KB |
data-service-0.0.5-sources.jar | 10 KB |
data-service-0.0.5-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.runon.commons/data-service/ -->
<dependency>
<groupId>io.runon.commons</groupId>
<artifactId>data-service</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.runon.commons/data-service/
implementation 'io.runon.commons:data-service:0.0.5'
// https://jarcasting.com/artifacts/io.runon.commons/data-service/
implementation ("io.runon.commons:data-service:0.0.5")
'io.runon.commons:data-service:jar:0.0.5'
<dependency org="io.runon.commons" name="data-service" rev="0.0.5">
<artifact name="data-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.runon.commons', module='data-service', version='0.0.5')
)
libraryDependencies += "io.runon.commons" % "data-service" % "0.0.5"
[io.runon.commons/data-service "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.seomse.commons : seomse-commons | jar | 1.2.5 |
io.lettuce : lettuce-core | jar | 6.1.5.RELEASE |
org.yaml : snakeyaml | jar | 1.28 |
org.projectlombok : lombok-maven | pom | 1.18.20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |