Last Version

service-interface 0.1.4

interface of service

License

License

GroupId

GroupId

com.v1ok
ArtifactId

ArtifactId

service-interface
Version

Version

0.1.4
Type

Type

jar
Description

Description

service-interface
interface of service
Source Code Management

Source Code Management

https://github.com/liubinduo/uuid

Download service-interface 0.1.4


<!-- https://jarcasting.com/artifacts/com.v1ok/service-interface/ -->
<dependency>
    <groupId>com.v1ok</groupId>
    <artifactId>service-interface</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.v1ok/service-interface/
implementation 'com.v1ok:service-interface:0.1.4'
// https://jarcasting.com/artifacts/com.v1ok/service-interface/
implementation ("com.v1ok:service-interface:0.1.4")
'com.v1ok:service-interface:jar:0.1.4'
<dependency org="com.v1ok" name="service-interface" rev="0.1.4">
  <artifact name="service-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.v1ok', module='service-interface', version='0.1.4')
)
libraryDependencies += "com.v1ok" % "service-interface" % "0.1.4"
[com.v1ok/service-interface "0.1.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.data : spring-data-commons jar 1.13.9.RELEASE

Project Modules

There are no modules declared in this project.