service

agave is an Open Source implementation of an web application.

License

License

GroupId

GroupId

org.siqisource.agave
ArtifactId

ArtifactId

service
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

service
agave is an Open Source implementation of an web application.
Project URL

Project URL

http://maven.apache.org

Download service

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.siqisource.agave : orm jar 0.9.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0