argo-service

service functions

License

License

GroupId

GroupId

com.github.yamingd.argo
ArtifactId

ArtifactId

argo-service
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

argo-service
service functions
Project URL

Project URL

https://github.com/yamingd/argo-service
Source Code Management

Source Code Management

https://github.com/yamingd/argo-service

Download argo-service

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
com.github.yamingd.argo : argo-yaml jar 1.2
com.github.yamingd.argo : annotations jar 2.2.0
com.github.yamingd.argo : argo-redis jar 2.3.2
org.slf4j : jul-to-slf4j jar 1.5.11
com.github.yamingd.argo : argo-db jar 2.3.6
commons-logging : commons-logging jar 1.2
org.aspectj : aspectjweaver jar 1.8.7
org.springframework : spring-context jar 3.2.11.RELEASE
org.aspectj : aspectjrt jar 1.8.7
com.google.guava : guava jar 18.0
com.github.yamingd.argo : argo-util jar 2.1
ch.qos.logback : logback-classic jar 1.0.13
org.springframework : spring-tx jar 3.2.12.RELEASE
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

to controller: service can be RMI or local

to service: service will be local, always

Versions

Version
2.1.3
2.1.2
2.1.1
2.1.0
2.0