common-service


GroupId

GroupId

com.kupal.commons
ArtifactId

ArtifactId

common-service
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

common-service

Download common-service

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.kupal.commons : common-data-access jar 1.0
com.kupal.commons : common-domain-model jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0